Uses of Class
com.oracle.bmc.identitydomains.responses.ListCloudGateServersResponse
-
Packages that use ListCloudGateServersResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListCloudGateServersResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListCloudGateServersResponse Modifier and Type Method Description ListCloudGateServersResponseIdentityDomains. listCloudGateServers(ListCloudGateServersRequest request)Search Cloud Gate serversListCloudGateServersResponseIdentityDomainsClient. listCloudGateServers(ListCloudGateServersRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListCloudGateServersResponse Modifier and Type Method Description Future<ListCloudGateServersResponse>IdentityDomainsAsync. listCloudGateServers(ListCloudGateServersRequest request, AsyncHandler<ListCloudGateServersRequest,ListCloudGateServersResponse> handler)Search Cloud Gate serversFuture<ListCloudGateServersResponse>IdentityDomainsAsyncClient. listCloudGateServers(ListCloudGateServersRequest request, AsyncHandler<ListCloudGateServersRequest,ListCloudGateServersResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListCloudGateServersResponse Modifier and Type Method Description Future<ListCloudGateServersResponse>IdentityDomainsAsync. listCloudGateServers(ListCloudGateServersRequest request, AsyncHandler<ListCloudGateServersRequest,ListCloudGateServersResponse> handler)Search Cloud Gate serversFuture<ListCloudGateServersResponse>IdentityDomainsAsyncClient. listCloudGateServers(ListCloudGateServersRequest request, AsyncHandler<ListCloudGateServersRequest,ListCloudGateServersResponse> handler) -
Uses of ListCloudGateServersResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListCloudGateServersResponse Modifier and Type Method Description ListCloudGateServersResponseListCloudGateServersResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListCloudGateServersResponse Modifier and Type Method Description ListCloudGateServersResponse.BuilderListCloudGateServersResponse.Builder. copy(ListCloudGateServersResponse o)Copy method to populate the builder with values from the given instance.
-