Uses of Class
com.oracle.bmc.identitydomains.requests.ListCloudGateServersRequest
-
Packages that use ListCloudGateServersRequest Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.requests -
-
Uses of ListCloudGateServersRequest in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains with parameters of type ListCloudGateServersRequest Modifier and Type Method Description ListCloudGateServersResponseIdentityDomains. listCloudGateServers(ListCloudGateServersRequest request)Search Cloud Gate serversFuture<ListCloudGateServersResponse>IdentityDomainsAsync. listCloudGateServers(ListCloudGateServersRequest request, AsyncHandler<ListCloudGateServersRequest,ListCloudGateServersResponse> handler)Search Cloud Gate serversFuture<ListCloudGateServersResponse>IdentityDomainsAsyncClient. listCloudGateServers(ListCloudGateServersRequest request, AsyncHandler<ListCloudGateServersRequest,ListCloudGateServersResponse> handler)ListCloudGateServersResponseIdentityDomainsClient. listCloudGateServers(ListCloudGateServersRequest request)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListCloudGateServersRequest 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 ListCloudGateServersRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return ListCloudGateServersRequest Modifier and Type Method Description ListCloudGateServersRequestListCloudGateServersRequest.Builder. build()Build the instance of ListCloudGateServersRequest as configured by this builderListCloudGateServersRequestListCloudGateServersRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListCloudGateServersRequest as configured by this builderMethods in com.oracle.bmc.identitydomains.requests with parameters of type ListCloudGateServersRequest Modifier and Type Method Description ListCloudGateServersRequest.BuilderListCloudGateServersRequest.Builder. copy(ListCloudGateServersRequest o)Copy method to populate the builder with values from the given instance.
-