Uses of Class
com.oracle.bmc.identitydomains.requests.PatchCloudGateMappingRequest
- 
Packages that use PatchCloudGateMappingRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests 
- 
- 
Uses of PatchCloudGateMappingRequest in com.oracle.bmc.identitydomainsMethods in com.oracle.bmc.identitydomains with parameters of type PatchCloudGateMappingRequest Modifier and Type Method Description PatchCloudGateMappingResponseIdentityDomains. patchCloudGateMapping(PatchCloudGateMappingRequest request)Update a Cloud Gate mappingFuture<PatchCloudGateMappingResponse>IdentityDomainsAsync. patchCloudGateMapping(PatchCloudGateMappingRequest request, AsyncHandler<PatchCloudGateMappingRequest,PatchCloudGateMappingResponse> handler)Update a Cloud Gate mappingFuture<PatchCloudGateMappingResponse>IdentityDomainsAsyncClient. patchCloudGateMapping(PatchCloudGateMappingRequest request, AsyncHandler<PatchCloudGateMappingRequest,PatchCloudGateMappingResponse> handler)PatchCloudGateMappingResponseIdentityDomainsClient. patchCloudGateMapping(PatchCloudGateMappingRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type PatchCloudGateMappingRequest Modifier and Type Method Description Future<PatchCloudGateMappingResponse>IdentityDomainsAsync. patchCloudGateMapping(PatchCloudGateMappingRequest request, AsyncHandler<PatchCloudGateMappingRequest,PatchCloudGateMappingResponse> handler)Update a Cloud Gate mappingFuture<PatchCloudGateMappingResponse>IdentityDomainsAsyncClient. patchCloudGateMapping(PatchCloudGateMappingRequest request, AsyncHandler<PatchCloudGateMappingRequest,PatchCloudGateMappingResponse> handler)
- 
Uses of PatchCloudGateMappingRequest in com.oracle.bmc.identitydomains.requestsMethods in com.oracle.bmc.identitydomains.requests that return PatchCloudGateMappingRequest Modifier and Type Method Description PatchCloudGateMappingRequestPatchCloudGateMappingRequest.Builder. build()Build the instance of PatchCloudGateMappingRequest as configured by this builderPatchCloudGateMappingRequestPatchCloudGateMappingRequest.Builder. buildWithoutInvocationCallback()Build the instance of PatchCloudGateMappingRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type PatchCloudGateMappingRequest Modifier and Type Method Description PatchCloudGateMappingRequest.BuilderPatchCloudGateMappingRequest.Builder. copy(PatchCloudGateMappingRequest o)Copy method to populate the builder with values from the given instance.
 
-