Uses of Class
com.oracle.bmc.identitydomains.responses.GetKmsiSettingResponse
-
Packages that use GetKmsiSettingResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of GetKmsiSettingResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return GetKmsiSettingResponse Modifier and Type Method Description GetKmsiSettingResponse
IdentityDomains. getKmsiSetting(GetKmsiSettingRequest request)
Get KmsiSettingsGetKmsiSettingResponse
IdentityDomainsClient. getKmsiSetting(GetKmsiSettingRequest request)
Methods in com.oracle.bmc.identitydomains that return types with arguments of type GetKmsiSettingResponse Modifier and Type Method Description Future<GetKmsiSettingResponse>
IdentityDomainsAsync. getKmsiSetting(GetKmsiSettingRequest request, AsyncHandler<GetKmsiSettingRequest,GetKmsiSettingResponse> handler)
Get KmsiSettingsFuture<GetKmsiSettingResponse>
IdentityDomainsAsyncClient. getKmsiSetting(GetKmsiSettingRequest request, AsyncHandler<GetKmsiSettingRequest,GetKmsiSettingResponse> handler)
Method parameters in com.oracle.bmc.identitydomains with type arguments of type GetKmsiSettingResponse Modifier and Type Method Description Future<GetKmsiSettingResponse>
IdentityDomainsAsync. getKmsiSetting(GetKmsiSettingRequest request, AsyncHandler<GetKmsiSettingRequest,GetKmsiSettingResponse> handler)
Get KmsiSettingsFuture<GetKmsiSettingResponse>
IdentityDomainsAsyncClient. getKmsiSetting(GetKmsiSettingRequest request, AsyncHandler<GetKmsiSettingRequest,GetKmsiSettingResponse> handler)
-
Uses of GetKmsiSettingResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return GetKmsiSettingResponse Modifier and Type Method Description GetKmsiSettingResponse
GetKmsiSettingResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type GetKmsiSettingResponse Modifier and Type Method Description GetKmsiSettingResponse.Builder
GetKmsiSettingResponse.Builder. copy(GetKmsiSettingResponse o)
Copy method to populate the builder with values from the given instance.
-