Uses of Class
com.oracle.bmc.identitydomains.responses.ListCloudGatesResponse
-
Packages that use ListCloudGatesResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListCloudGatesResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListCloudGatesResponse Modifier and Type Method Description ListCloudGatesResponseIdentityDomains. listCloudGates(ListCloudGatesRequest request)Search Cloud GatesListCloudGatesResponseIdentityDomainsClient. listCloudGates(ListCloudGatesRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListCloudGatesResponse Modifier and Type Method Description Future<ListCloudGatesResponse>IdentityDomainsAsync. listCloudGates(ListCloudGatesRequest request, AsyncHandler<ListCloudGatesRequest,ListCloudGatesResponse> handler)Search Cloud GatesFuture<ListCloudGatesResponse>IdentityDomainsAsyncClient. listCloudGates(ListCloudGatesRequest request, AsyncHandler<ListCloudGatesRequest,ListCloudGatesResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListCloudGatesResponse Modifier and Type Method Description Future<ListCloudGatesResponse>IdentityDomainsAsync. listCloudGates(ListCloudGatesRequest request, AsyncHandler<ListCloudGatesRequest,ListCloudGatesResponse> handler)Search Cloud GatesFuture<ListCloudGatesResponse>IdentityDomainsAsyncClient. listCloudGates(ListCloudGatesRequest request, AsyncHandler<ListCloudGatesRequest,ListCloudGatesResponse> handler) -
Uses of ListCloudGatesResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListCloudGatesResponse Modifier and Type Method Description ListCloudGatesResponseListCloudGatesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListCloudGatesResponse Modifier and Type Method Description ListCloudGatesResponse.BuilderListCloudGatesResponse.Builder. copy(ListCloudGatesResponse o)Copy method to populate the builder with values from the given instance.
-