Uses of Class
com.oracle.bmc.identitydomains.requests.DeleteCloudGateMappingRequest
- 
Packages that use DeleteCloudGateMappingRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests 
- 
- 
Uses of DeleteCloudGateMappingRequest in com.oracle.bmc.identitydomainsMethods in com.oracle.bmc.identitydomains with parameters of type DeleteCloudGateMappingRequest Modifier and Type Method Description DeleteCloudGateMappingResponseIdentityDomains. deleteCloudGateMapping(DeleteCloudGateMappingRequest request)Delete a Cloud Gate mappingFuture<DeleteCloudGateMappingResponse>IdentityDomainsAsync. deleteCloudGateMapping(DeleteCloudGateMappingRequest request, AsyncHandler<DeleteCloudGateMappingRequest,DeleteCloudGateMappingResponse> handler)Delete a Cloud Gate mappingFuture<DeleteCloudGateMappingResponse>IdentityDomainsAsyncClient. deleteCloudGateMapping(DeleteCloudGateMappingRequest request, AsyncHandler<DeleteCloudGateMappingRequest,DeleteCloudGateMappingResponse> handler)DeleteCloudGateMappingResponseIdentityDomainsClient. deleteCloudGateMapping(DeleteCloudGateMappingRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type DeleteCloudGateMappingRequest Modifier and Type Method Description Future<DeleteCloudGateMappingResponse>IdentityDomainsAsync. deleteCloudGateMapping(DeleteCloudGateMappingRequest request, AsyncHandler<DeleteCloudGateMappingRequest,DeleteCloudGateMappingResponse> handler)Delete a Cloud Gate mappingFuture<DeleteCloudGateMappingResponse>IdentityDomainsAsyncClient. deleteCloudGateMapping(DeleteCloudGateMappingRequest request, AsyncHandler<DeleteCloudGateMappingRequest,DeleteCloudGateMappingResponse> handler)
- 
Uses of DeleteCloudGateMappingRequest in com.oracle.bmc.identitydomains.requestsMethods in com.oracle.bmc.identitydomains.requests that return DeleteCloudGateMappingRequest Modifier and Type Method Description DeleteCloudGateMappingRequestDeleteCloudGateMappingRequest.Builder. build()Build the instance of DeleteCloudGateMappingRequest as configured by this builderDeleteCloudGateMappingRequestDeleteCloudGateMappingRequest.Builder. buildWithoutInvocationCallback()Build the instance of DeleteCloudGateMappingRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type DeleteCloudGateMappingRequest Modifier and Type Method Description DeleteCloudGateMappingRequest.BuilderDeleteCloudGateMappingRequest.Builder. copy(DeleteCloudGateMappingRequest o)Copy method to populate the builder with values from the given instance.
 
-