Uses of Class
com.oracle.bmc.identitydomains.responses.ListCloudGateMappingsResponse
-
Packages that use ListCloudGateMappingsResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of ListCloudGateMappingsResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return ListCloudGateMappingsResponse Modifier and Type Method Description ListCloudGateMappingsResponseIdentityDomains. listCloudGateMappings(ListCloudGateMappingsRequest request)Search Cloud Gate mappingsListCloudGateMappingsResponseIdentityDomainsClient. listCloudGateMappings(ListCloudGateMappingsRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type ListCloudGateMappingsResponse Modifier and Type Method Description Future<ListCloudGateMappingsResponse>IdentityDomainsAsync. listCloudGateMappings(ListCloudGateMappingsRequest request, AsyncHandler<ListCloudGateMappingsRequest,ListCloudGateMappingsResponse> handler)Search Cloud Gate mappingsFuture<ListCloudGateMappingsResponse>IdentityDomainsAsyncClient. listCloudGateMappings(ListCloudGateMappingsRequest request, AsyncHandler<ListCloudGateMappingsRequest,ListCloudGateMappingsResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type ListCloudGateMappingsResponse Modifier and Type Method Description Future<ListCloudGateMappingsResponse>IdentityDomainsAsync. listCloudGateMappings(ListCloudGateMappingsRequest request, AsyncHandler<ListCloudGateMappingsRequest,ListCloudGateMappingsResponse> handler)Search Cloud Gate mappingsFuture<ListCloudGateMappingsResponse>IdentityDomainsAsyncClient. listCloudGateMappings(ListCloudGateMappingsRequest request, AsyncHandler<ListCloudGateMappingsRequest,ListCloudGateMappingsResponse> handler) -
Uses of ListCloudGateMappingsResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return ListCloudGateMappingsResponse Modifier and Type Method Description ListCloudGateMappingsResponseListCloudGateMappingsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type ListCloudGateMappingsResponse Modifier and Type Method Description ListCloudGateMappingsResponse.BuilderListCloudGateMappingsResponse.Builder. copy(ListCloudGateMappingsResponse o)Copy method to populate the builder with values from the given instance.
-