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