Package odata.msgraph.client.beta.entity
Class OrganizationalBrandingProperties
- java.lang.Object
-
- odata.msgraph.client.beta.entity.Entity
-
- odata.msgraph.client.beta.entity.OrganizationalBrandingProperties
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
- Direct Known Subclasses:
OrganizationalBranding,OrganizationalBrandingLocalization
public class OrganizationalBrandingProperties extends Entity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Field Summary
Fields Modifier and Type Field Description protected StringbackgroundColorprotected StringbackgroundImageprotected StringbackgroundImageRelativeUrlprotected StringbannerLogoprotected StringbannerLogoRelativeUrlprotected List<String>cdnListprotected StringcdnListNextLinkprotected StringcustomAccountResetCredentialsUrlprotected StringcustomCannotAccessYourAccountTextprotected StringcustomCannotAccessYourAccountUrlprotected StringcustomForgotMyPasswordTextprotected StringcustomPrivacyAndCookiesTextprotected StringcustomPrivacyAndCookiesUrlprotected StringcustomResetItNowTextprotected StringcustomTermsOfUseTextprotected StringcustomTermsOfUseUrlprotected Stringfaviconprotected StringfaviconRelativeUrlprotected StringheaderBackgroundColorprotected LoginPageTextVisibilitySettingsloginPageTextVisibilitySettingsprotected StringsignInPageTextprotected StringsquareLogoprotected StringsquareLogoRelativeUrlprotected StringusernameHintText-
Fields inherited from class odata.msgraph.client.beta.entity.Entity
changedFields, contextPath, id, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedOrganizationalBrandingProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<String>getBackgroundColor()Optional<com.github.davidmoten.odata.client.StreamProvider>getBackgroundImage()Optional<String>getBackgroundImageRelativeUrl()Optional<com.github.davidmoten.odata.client.StreamProvider>getBannerLogo()Optional<String>getBannerLogoRelativeUrl()com.github.davidmoten.odata.client.CollectionPage<String>getCdnList()com.github.davidmoten.odata.client.CollectionPage<String>getCdnList(com.github.davidmoten.odata.client.HttpRequestOptions options)com.github.davidmoten.odata.client.internal.ChangedFieldsgetChangedFields()Optional<String>getCustomAccountResetCredentialsUrl()Optional<String>getCustomCannotAccessYourAccountText()Optional<String>getCustomCannotAccessYourAccountUrl()Optional<String>getCustomForgotMyPasswordText()Optional<String>getCustomPrivacyAndCookiesText()Optional<String>getCustomPrivacyAndCookiesUrl()Optional<String>getCustomResetItNowText()Optional<String>getCustomTermsOfUseText()Optional<String>getCustomTermsOfUseUrl()Optional<com.github.davidmoten.odata.client.StreamProvider>getFavicon()Optional<String>getFaviconRelativeUrl()Optional<String>getHeaderBackgroundColor()Optional<LoginPageTextVisibilitySettings>getLoginPageTextVisibilitySettings()Optional<String>getSignInPageText()Optional<com.github.davidmoten.odata.client.StreamProvider>getSquareLogo()Optional<String>getSquareLogoRelativeUrl()com.github.davidmoten.odata.client.UnmappedFieldsgetUnmappedFields()Optional<String>getUsernameHintText()StringodataTypeName()OrganizationalBrandingPropertiespatch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>patchBackgroundImage()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP PATCH.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>patchBackgroundImage(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>patchBannerLogo()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebannerLogoproperty, using HTTP PATCH.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>patchBannerLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>patchChunkedBackgroundImage()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP PATCH.Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>patchChunkedBannerLogo()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebannerLogoproperty, using HTTP PATCH.Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>patchChunkedFavicon()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thefaviconproperty, using HTTP PATCH.Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>patchChunkedSquareLogo()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thesquareLogoproperty, using HTTP PATCH.Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>patchFavicon()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thefaviconproperty, using HTTP PATCH.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>patchFavicon(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>patchSquareLogo()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thesquareLogoproperty, using HTTP PATCH.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>patchSquareLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>postBackgroundImage()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP POST.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>postBackgroundImage(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>postBannerLogo()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebannerLogoproperty, using HTTP POST.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>postBannerLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>postChunkedBackgroundImage()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP POST.Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>postChunkedBannerLogo()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebannerLogoproperty, using HTTP POST.Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>postChunkedFavicon()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thefaviconproperty, using HTTP POST.Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>postChunkedSquareLogo()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thesquareLogoproperty, using HTTP POST.Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>postFavicon()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thefaviconproperty, using HTTP POST.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>postFavicon(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)voidpostInject(boolean addKeysToContextPath)Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>postSquareLogo()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thesquareLogoproperty, using HTTP POST.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>postSquareLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)OrganizationalBrandingPropertiesput()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>putBackgroundImage()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP PUT.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>putBackgroundImage(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>putBannerLogo()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebannerLogoproperty, using HTTP PUT.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>putBannerLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>putChunkedBackgroundImage()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP PUT.Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>putChunkedBannerLogo()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebannerLogoproperty, using HTTP PUT.Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>putChunkedFavicon()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thefaviconproperty, using HTTP PUT.Optional<com.github.davidmoten.odata.client.StreamUploaderChunked>putChunkedSquareLogo()If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thesquareLogoproperty, using HTTP PUT.Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>putFavicon()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thefaviconproperty, using HTTP PUT.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>putFavicon(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall>putSquareLogo()If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thesquareLogoproperty, using HTTP PUT.<T extends com.github.davidmoten.odata.client.StreamUploader<T>>
Optional<T>putSquareLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)StringtoString()OrganizationalBrandingPropertieswithBackgroundColor(String backgroundColor)OrganizationalBrandingPropertieswithBackgroundImageRelativeUrl(String backgroundImageRelativeUrl)OrganizationalBrandingPropertieswithBannerLogoRelativeUrl(String bannerLogoRelativeUrl)OrganizationalBrandingPropertieswithCdnList(List<String> cdnList)OrganizationalBrandingPropertieswithCustomAccountResetCredentialsUrl(String customAccountResetCredentialsUrl)OrganizationalBrandingPropertieswithCustomCannotAccessYourAccountText(String customCannotAccessYourAccountText)OrganizationalBrandingPropertieswithCustomCannotAccessYourAccountUrl(String customCannotAccessYourAccountUrl)OrganizationalBrandingPropertieswithCustomForgotMyPasswordText(String customForgotMyPasswordText)OrganizationalBrandingPropertieswithCustomPrivacyAndCookiesText(String customPrivacyAndCookiesText)OrganizationalBrandingPropertieswithCustomPrivacyAndCookiesUrl(String customPrivacyAndCookiesUrl)OrganizationalBrandingPropertieswithCustomResetItNowText(String customResetItNowText)OrganizationalBrandingPropertieswithCustomTermsOfUseText(String customTermsOfUseText)OrganizationalBrandingPropertieswithCustomTermsOfUseUrl(String customTermsOfUseUrl)OrganizationalBrandingPropertieswithFaviconRelativeUrl(String faviconRelativeUrl)OrganizationalBrandingPropertieswithHeaderBackgroundColor(String headerBackgroundColor)OrganizationalBrandingPropertieswithLoginPageTextVisibilitySettings(LoginPageTextVisibilitySettings loginPageTextVisibilitySettings)OrganizationalBrandingPropertieswithSignInPageText(String signInPageText)OrganizationalBrandingPropertieswithSquareLogoRelativeUrl(String squareLogoRelativeUrl)OrganizationalBrandingPropertieswithUnmappedField(String name, String value)OrganizationalBrandingPropertieswithUsernameHintText(String usernameHintText)
-
-
-
Field Detail
-
backgroundColor
protected String backgroundColor
-
backgroundImage
protected String backgroundImage
-
backgroundImageRelativeUrl
protected String backgroundImageRelativeUrl
-
bannerLogo
protected String bannerLogo
-
bannerLogoRelativeUrl
protected String bannerLogoRelativeUrl
-
cdnListNextLink
protected String cdnListNextLink
-
customAccountResetCredentialsUrl
protected String customAccountResetCredentialsUrl
-
customCannotAccessYourAccountText
protected String customCannotAccessYourAccountText
-
customCannotAccessYourAccountUrl
protected String customCannotAccessYourAccountUrl
-
customForgotMyPasswordText
protected String customForgotMyPasswordText
-
customPrivacyAndCookiesText
protected String customPrivacyAndCookiesText
-
customPrivacyAndCookiesUrl
protected String customPrivacyAndCookiesUrl
-
customResetItNowText
protected String customResetItNowText
-
customTermsOfUseText
protected String customTermsOfUseText
-
customTermsOfUseUrl
protected String customTermsOfUseUrl
-
favicon
protected String favicon
-
faviconRelativeUrl
protected String faviconRelativeUrl
-
headerBackgroundColor
protected String headerBackgroundColor
-
loginPageTextVisibilitySettings
protected LoginPageTextVisibilitySettings loginPageTextVisibilitySettings
-
signInPageText
protected String signInPageText
-
squareLogo
protected String squareLogo
-
squareLogoRelativeUrl
protected String squareLogoRelativeUrl
-
usernameHintText
protected String usernameHintText
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classEntity
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classEntity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classEntity
-
withBackgroundColor
public OrganizationalBrandingProperties withBackgroundColor(String backgroundColor)
-
getBackgroundImage
public Optional<com.github.davidmoten.odata.client.StreamProvider> getBackgroundImage()
-
postBackgroundImage
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> postBackgroundImage()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP POST.- Returns:
- a StreamUploader if upload permitted
-
postChunkedBackgroundImage
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> postChunkedBackgroundImage()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP POST.- Returns:
- a StreamUploaderChunked if upload permitted
-
postBackgroundImage
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> postBackgroundImage(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
patchBackgroundImage
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> patchBackgroundImage()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP PATCH.- Returns:
- a StreamUploader if upload permitted
-
patchChunkedBackgroundImage
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> patchChunkedBackgroundImage()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP PATCH.- Returns:
- a StreamUploaderChunked if upload permitted
-
patchBackgroundImage
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> patchBackgroundImage(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
putBackgroundImage
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> putBackgroundImage()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP PUT.- Returns:
- a StreamUploader if upload permitted
-
putChunkedBackgroundImage
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> putChunkedBackgroundImage()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebackgroundImageproperty, using HTTP PUT.- Returns:
- a StreamUploaderChunked if upload permitted
-
putBackgroundImage
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> putBackgroundImage(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
withBackgroundImageRelativeUrl
public OrganizationalBrandingProperties withBackgroundImageRelativeUrl(String backgroundImageRelativeUrl)
-
getBannerLogo
public Optional<com.github.davidmoten.odata.client.StreamProvider> getBannerLogo()
-
postBannerLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> postBannerLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebannerLogoproperty, using HTTP POST.- Returns:
- a StreamUploader if upload permitted
-
postChunkedBannerLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> postChunkedBannerLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebannerLogoproperty, using HTTP POST.- Returns:
- a StreamUploaderChunked if upload permitted
-
postBannerLogo
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> postBannerLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
patchBannerLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> patchBannerLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebannerLogoproperty, using HTTP PATCH.- Returns:
- a StreamUploader if upload permitted
-
patchChunkedBannerLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> patchChunkedBannerLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebannerLogoproperty, using HTTP PATCH.- Returns:
- a StreamUploaderChunked if upload permitted
-
patchBannerLogo
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> patchBannerLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
putBannerLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> putBannerLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thebannerLogoproperty, using HTTP PUT.- Returns:
- a StreamUploader if upload permitted
-
putChunkedBannerLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> putChunkedBannerLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thebannerLogoproperty, using HTTP PUT.- Returns:
- a StreamUploaderChunked if upload permitted
-
putBannerLogo
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> putBannerLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
withBannerLogoRelativeUrl
public OrganizationalBrandingProperties withBannerLogoRelativeUrl(String bannerLogoRelativeUrl)
-
getCdnList
public com.github.davidmoten.odata.client.CollectionPage<String> getCdnList()
-
withCdnList
public OrganizationalBrandingProperties withCdnList(List<String> cdnList)
-
getCdnList
public com.github.davidmoten.odata.client.CollectionPage<String> getCdnList(com.github.davidmoten.odata.client.HttpRequestOptions options)
-
withCustomAccountResetCredentialsUrl
public OrganizationalBrandingProperties withCustomAccountResetCredentialsUrl(String customAccountResetCredentialsUrl)
-
withCustomCannotAccessYourAccountText
public OrganizationalBrandingProperties withCustomCannotAccessYourAccountText(String customCannotAccessYourAccountText)
-
withCustomCannotAccessYourAccountUrl
public OrganizationalBrandingProperties withCustomCannotAccessYourAccountUrl(String customCannotAccessYourAccountUrl)
-
withCustomForgotMyPasswordText
public OrganizationalBrandingProperties withCustomForgotMyPasswordText(String customForgotMyPasswordText)
-
withCustomPrivacyAndCookiesText
public OrganizationalBrandingProperties withCustomPrivacyAndCookiesText(String customPrivacyAndCookiesText)
-
withCustomPrivacyAndCookiesUrl
public OrganizationalBrandingProperties withCustomPrivacyAndCookiesUrl(String customPrivacyAndCookiesUrl)
-
withCustomResetItNowText
public OrganizationalBrandingProperties withCustomResetItNowText(String customResetItNowText)
-
withCustomTermsOfUseText
public OrganizationalBrandingProperties withCustomTermsOfUseText(String customTermsOfUseText)
-
withCustomTermsOfUseUrl
public OrganizationalBrandingProperties withCustomTermsOfUseUrl(String customTermsOfUseUrl)
-
getFavicon
public Optional<com.github.davidmoten.odata.client.StreamProvider> getFavicon()
-
postFavicon
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> postFavicon()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thefaviconproperty, using HTTP POST.- Returns:
- a StreamUploader if upload permitted
-
postChunkedFavicon
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> postChunkedFavicon()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thefaviconproperty, using HTTP POST.- Returns:
- a StreamUploaderChunked if upload permitted
-
postFavicon
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> postFavicon(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
patchFavicon
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> patchFavicon()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thefaviconproperty, using HTTP PATCH.- Returns:
- a StreamUploader if upload permitted
-
patchChunkedFavicon
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> patchChunkedFavicon()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thefaviconproperty, using HTTP PATCH.- Returns:
- a StreamUploaderChunked if upload permitted
-
patchFavicon
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> patchFavicon(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
putFavicon
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> putFavicon()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thefaviconproperty, using HTTP PUT.- Returns:
- a StreamUploader if upload permitted
-
putChunkedFavicon
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> putChunkedFavicon()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thefaviconproperty, using HTTP PUT.- Returns:
- a StreamUploaderChunked if upload permitted
-
putFavicon
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> putFavicon(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
withFaviconRelativeUrl
public OrganizationalBrandingProperties withFaviconRelativeUrl(String faviconRelativeUrl)
-
withHeaderBackgroundColor
public OrganizationalBrandingProperties withHeaderBackgroundColor(String headerBackgroundColor)
-
getLoginPageTextVisibilitySettings
public Optional<LoginPageTextVisibilitySettings> getLoginPageTextVisibilitySettings()
-
withLoginPageTextVisibilitySettings
public OrganizationalBrandingProperties withLoginPageTextVisibilitySettings(LoginPageTextVisibilitySettings loginPageTextVisibilitySettings)
-
withSignInPageText
public OrganizationalBrandingProperties withSignInPageText(String signInPageText)
-
getSquareLogo
public Optional<com.github.davidmoten.odata.client.StreamProvider> getSquareLogo()
-
postSquareLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> postSquareLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thesquareLogoproperty, using HTTP POST.- Returns:
- a StreamUploader if upload permitted
-
postChunkedSquareLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> postChunkedSquareLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thesquareLogoproperty, using HTTP POST.- Returns:
- a StreamUploaderChunked if upload permitted
-
postSquareLogo
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> postSquareLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
patchSquareLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> patchSquareLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thesquareLogoproperty, using HTTP PATCH.- Returns:
- a StreamUploader if upload permitted
-
patchChunkedSquareLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> patchChunkedSquareLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thesquareLogoproperty, using HTTP PATCH.- Returns:
- a StreamUploaderChunked if upload permitted
-
patchSquareLogo
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> patchSquareLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
putSquareLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderSingleCall> putSquareLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderwhich can be used to upload the stream to thesquareLogoproperty, using HTTP PUT.- Returns:
- a StreamUploader if upload permitted
-
putChunkedSquareLogo
public Optional<com.github.davidmoten.odata.client.StreamUploaderChunked> putChunkedSquareLogo()
If metadata indicate that the stream is editable then returns aStreamUploaderChunkedwhich can be used to upload the stream to thesquareLogoproperty, using HTTP PUT.- Returns:
- a StreamUploaderChunked if upload permitted
-
putSquareLogo
public <T extends com.github.davidmoten.odata.client.StreamUploader<T>> Optional<T> putSquareLogo(com.github.davidmoten.odata.client.UploadStrategy<T> strategy)
-
withSquareLogoRelativeUrl
public OrganizationalBrandingProperties withSquareLogoRelativeUrl(String squareLogoRelativeUrl)
-
withUsernameHintText
public OrganizationalBrandingProperties withUsernameHintText(String usernameHintText)
-
withUnmappedField
public OrganizationalBrandingProperties withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classEntity
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classEntity
-
patch
public OrganizationalBrandingProperties patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.
-
put
public OrganizationalBrandingProperties put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).
-
-