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