Uses of Class
com.oracle.bmc.identity.requests.ListIdpGroupMappingsRequest
-
Packages that use ListIdpGroupMappingsRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests -
-
Uses of ListIdpGroupMappingsRequest in com.oracle.bmc.identity
Method parameters in com.oracle.bmc.identity with type arguments of type ListIdpGroupMappingsRequest Modifier and Type Method Description Future<ListIdpGroupMappingsResponse>IdentityAsync. listIdpGroupMappings(ListIdpGroupMappingsRequest request, AsyncHandler<ListIdpGroupMappingsRequest,ListIdpGroupMappingsResponse> handler)Deprecated. For more information, see Deprecated IAM Service APIs.Future<ListIdpGroupMappingsResponse>IdentityAsyncClient. listIdpGroupMappings(ListIdpGroupMappingsRequest request, AsyncHandler<ListIdpGroupMappingsRequest,ListIdpGroupMappingsResponse> handler) -
Uses of ListIdpGroupMappingsRequest in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return ListIdpGroupMappingsRequest Modifier and Type Method Description ListIdpGroupMappingsRequestListIdpGroupMappingsRequest.Builder. build()Build the instance of ListIdpGroupMappingsRequest as configured by this builderListIdpGroupMappingsRequestListIdpGroupMappingsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListIdpGroupMappingsRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type ListIdpGroupMappingsRequest Modifier and Type Method Description ListIdpGroupMappingsRequest.BuilderListIdpGroupMappingsRequest.Builder. copy(ListIdpGroupMappingsRequest o)Copy method to populate the builder with values from the given instance.
-