Uses of Class
com.oracle.bmc.identitydomains.responses.SearchCloudGateMappingsResponse
-
Packages that use SearchCloudGateMappingsResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of SearchCloudGateMappingsResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return SearchCloudGateMappingsResponse Modifier and Type Method Description SearchCloudGateMappingsResponse
IdentityDomains. searchCloudGateMappings(SearchCloudGateMappingsRequest request)
Search Cloud Gate mappings Using POSTSearchCloudGateMappingsResponse
IdentityDomainsClient. searchCloudGateMappings(SearchCloudGateMappingsRequest request)
Methods in com.oracle.bmc.identitydomains that return types with arguments of type SearchCloudGateMappingsResponse Modifier and Type Method Description Future<SearchCloudGateMappingsResponse>
IdentityDomainsAsync. searchCloudGateMappings(SearchCloudGateMappingsRequest request, AsyncHandler<SearchCloudGateMappingsRequest,SearchCloudGateMappingsResponse> handler)
Search Cloud Gate mappings Using POSTFuture<SearchCloudGateMappingsResponse>
IdentityDomainsAsyncClient. searchCloudGateMappings(SearchCloudGateMappingsRequest request, AsyncHandler<SearchCloudGateMappingsRequest,SearchCloudGateMappingsResponse> handler)
Method parameters in com.oracle.bmc.identitydomains with type arguments of type SearchCloudGateMappingsResponse Modifier and Type Method Description Future<SearchCloudGateMappingsResponse>
IdentityDomainsAsync. searchCloudGateMappings(SearchCloudGateMappingsRequest request, AsyncHandler<SearchCloudGateMappingsRequest,SearchCloudGateMappingsResponse> handler)
Search Cloud Gate mappings Using POSTFuture<SearchCloudGateMappingsResponse>
IdentityDomainsAsyncClient. searchCloudGateMappings(SearchCloudGateMappingsRequest request, AsyncHandler<SearchCloudGateMappingsRequest,SearchCloudGateMappingsResponse> handler)
-
Uses of SearchCloudGateMappingsResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return SearchCloudGateMappingsResponse Modifier and Type Method Description SearchCloudGateMappingsResponse
SearchCloudGateMappingsResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type SearchCloudGateMappingsResponse Modifier and Type Method Description SearchCloudGateMappingsResponse.Builder
SearchCloudGateMappingsResponse.Builder. copy(SearchCloudGateMappingsResponse o)
Copy method to populate the builder with values from the given instance.
-