Uses of Class
com.oracle.bmc.identitydomains.responses.DeleteCloudGateResponse
- 
Packages that use DeleteCloudGateResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses 
- 
- 
Uses of DeleteCloudGateResponse in com.oracle.bmc.identitydomainsMethods in com.oracle.bmc.identitydomains that return DeleteCloudGateResponse Modifier and Type Method Description DeleteCloudGateResponseIdentityDomains. deleteCloudGate(DeleteCloudGateRequest request)Delete a Cloud GateDeleteCloudGateResponseIdentityDomainsClient. deleteCloudGate(DeleteCloudGateRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type DeleteCloudGateResponse Modifier and Type Method Description Future<DeleteCloudGateResponse>IdentityDomainsAsync. deleteCloudGate(DeleteCloudGateRequest request, AsyncHandler<DeleteCloudGateRequest,DeleteCloudGateResponse> handler)Delete a Cloud GateFuture<DeleteCloudGateResponse>IdentityDomainsAsyncClient. deleteCloudGate(DeleteCloudGateRequest request, AsyncHandler<DeleteCloudGateRequest,DeleteCloudGateResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type DeleteCloudGateResponse Modifier and Type Method Description Future<DeleteCloudGateResponse>IdentityDomainsAsync. deleteCloudGate(DeleteCloudGateRequest request, AsyncHandler<DeleteCloudGateRequest,DeleteCloudGateResponse> handler)Delete a Cloud GateFuture<DeleteCloudGateResponse>IdentityDomainsAsyncClient. deleteCloudGate(DeleteCloudGateRequest request, AsyncHandler<DeleteCloudGateRequest,DeleteCloudGateResponse> handler)
- 
Uses of DeleteCloudGateResponse in com.oracle.bmc.identitydomains.responsesMethods in com.oracle.bmc.identitydomains.responses that return DeleteCloudGateResponse Modifier and Type Method Description DeleteCloudGateResponseDeleteCloudGateResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type DeleteCloudGateResponse Modifier and Type Method Description DeleteCloudGateResponse.BuilderDeleteCloudGateResponse.Builder. copy(DeleteCloudGateResponse o)Copy method to populate the builder with values from the given instance.
 
-