Uses of Class
com.oracle.bmc.identitydomains.responses.GetBrandingSettingResponse
-
Packages that use GetBrandingSettingResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of GetBrandingSettingResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return GetBrandingSettingResponse Modifier and Type Method Description GetBrandingSettingResponseIdentityDomains. getBrandingSetting(GetBrandingSettingRequest request)Get Branding SettingsGetBrandingSettingResponseIdentityDomainsClient. getBrandingSetting(GetBrandingSettingRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type GetBrandingSettingResponse Modifier and Type Method Description Future<GetBrandingSettingResponse>IdentityDomainsAsync. getBrandingSetting(GetBrandingSettingRequest request, AsyncHandler<GetBrandingSettingRequest,GetBrandingSettingResponse> handler)Get Branding SettingsFuture<GetBrandingSettingResponse>IdentityDomainsAsyncClient. getBrandingSetting(GetBrandingSettingRequest request, AsyncHandler<GetBrandingSettingRequest,GetBrandingSettingResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetBrandingSettingResponse Modifier and Type Method Description Future<GetBrandingSettingResponse>IdentityDomainsAsync. getBrandingSetting(GetBrandingSettingRequest request, AsyncHandler<GetBrandingSettingRequest,GetBrandingSettingResponse> handler)Get Branding SettingsFuture<GetBrandingSettingResponse>IdentityDomainsAsyncClient. getBrandingSetting(GetBrandingSettingRequest request, AsyncHandler<GetBrandingSettingRequest,GetBrandingSettingResponse> handler) -
Uses of GetBrandingSettingResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return GetBrandingSettingResponse Modifier and Type Method Description GetBrandingSettingResponseGetBrandingSettingResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type GetBrandingSettingResponse Modifier and Type Method Description GetBrandingSettingResponse.BuilderGetBrandingSettingResponse.Builder. copy(GetBrandingSettingResponse o)Copy method to populate the builder with values from the given instance.
-