Uses of Class
com.oracle.bmc.identitydomains.responses.ListBrandingSettingsResponse
-
Packages that use ListBrandingSettingsResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListBrandingSettingsResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListBrandingSettingsResponse Modifier and Type Method Description ListBrandingSettingsResponseIdentityDomains. listBrandingSettings(ListBrandingSettingsRequest request)Search Branding SettingsListBrandingSettingsResponseIdentityDomainsClient. listBrandingSettings(ListBrandingSettingsRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListBrandingSettingsResponse Modifier and Type Method Description Future<ListBrandingSettingsResponse>IdentityDomainsAsync. listBrandingSettings(ListBrandingSettingsRequest request, AsyncHandler<ListBrandingSettingsRequest,ListBrandingSettingsResponse> handler)Search Branding SettingsFuture<ListBrandingSettingsResponse>IdentityDomainsAsyncClient. listBrandingSettings(ListBrandingSettingsRequest request, AsyncHandler<ListBrandingSettingsRequest,ListBrandingSettingsResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListBrandingSettingsResponse Modifier and Type Method Description Future<ListBrandingSettingsResponse>IdentityDomainsAsync. listBrandingSettings(ListBrandingSettingsRequest request, AsyncHandler<ListBrandingSettingsRequest,ListBrandingSettingsResponse> handler)Search Branding SettingsFuture<ListBrandingSettingsResponse>IdentityDomainsAsyncClient. listBrandingSettings(ListBrandingSettingsRequest request, AsyncHandler<ListBrandingSettingsRequest,ListBrandingSettingsResponse> handler) -
Uses of ListBrandingSettingsResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListBrandingSettingsResponse Modifier and Type Method Description ListBrandingSettingsResponseListBrandingSettingsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListBrandingSettingsResponse Modifier and Type Method Description ListBrandingSettingsResponse.BuilderListBrandingSettingsResponse.Builder. copy(ListBrandingSettingsResponse o)Copy method to populate the builder with values from the given instance.
-