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