public interface IOrganizationalBrandingPropertiesRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IOrganizationalBrandingPropertiesBackgroundImageStreamRequestBuilder |
backgroundImage() |
IOrganizationalBrandingPropertiesBannerLogoStreamRequestBuilder |
bannerLogo() |
IOrganizationalBrandingPropertiesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IOrganizationalBrandingPropertiesRequest |
buildRequest(Option... requestOptions)
Creates the request
|
IOrganizationalBrandingPropertiesSquareLogoStreamRequestBuilder |
squareLogo() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIOrganizationalBrandingPropertiesRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIOrganizationalBrandingPropertiesRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIOrganizationalBrandingPropertiesBackgroundImageStreamRequestBuilder backgroundImage()
IOrganizationalBrandingPropertiesBannerLogoStreamRequestBuilder bannerLogo()
IOrganizationalBrandingPropertiesSquareLogoStreamRequestBuilder squareLogo()