Uses of Class
com.oracle.bmc.identitydomains.responses.GetSettingResponse
- 
Packages that use GetSettingResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses 
- 
- 
Uses of GetSettingResponse in com.oracle.bmc.identitydomainsMethods in com.oracle.bmc.identitydomains that return GetSettingResponse Modifier and Type Method Description GetSettingResponseIdentityDomains. getSetting(GetSettingRequest request)Get SettingsGetSettingResponseIdentityDomainsClient. getSetting(GetSettingRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type GetSettingResponse Modifier and Type Method Description Future<GetSettingResponse>IdentityDomainsAsync. getSetting(GetSettingRequest request, AsyncHandler<GetSettingRequest,GetSettingResponse> handler)Get SettingsFuture<GetSettingResponse>IdentityDomainsAsyncClient. getSetting(GetSettingRequest request, AsyncHandler<GetSettingRequest,GetSettingResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetSettingResponse Modifier and Type Method Description Future<GetSettingResponse>IdentityDomainsAsync. getSetting(GetSettingRequest request, AsyncHandler<GetSettingRequest,GetSettingResponse> handler)Get SettingsFuture<GetSettingResponse>IdentityDomainsAsyncClient. getSetting(GetSettingRequest request, AsyncHandler<GetSettingRequest,GetSettingResponse> handler)
- 
Uses of GetSettingResponse in com.oracle.bmc.identitydomains.responsesMethods in com.oracle.bmc.identitydomains.responses that return GetSettingResponse Modifier and Type Method Description GetSettingResponseGetSettingResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type GetSettingResponse Modifier and Type Method Description GetSettingResponse.BuilderGetSettingResponse.Builder. copy(GetSettingResponse o)Copy method to populate the builder with values from the given instance.
 
-