Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListIdentityProviderGroupsResponse> |
IdentityAsyncClient.listIdentityProviderGroups(ListIdentityProviderGroupsRequest request,
AsyncHandler<ListIdentityProviderGroupsRequest,ListIdentityProviderGroupsResponse> handler) |
Future<ListIdentityProviderGroupsResponse> |
IdentityAsync.listIdentityProviderGroups(ListIdentityProviderGroupsRequest request,
AsyncHandler<ListIdentityProviderGroupsRequest,ListIdentityProviderGroupsResponse> handler)
Deprecated. For more information, see Deprecated IAM Service
APIs.
|
Modifier and Type | Method and Description |
---|---|
ListIdentityProviderGroupsRequest |
ListIdentityProviderGroupsRequest.Builder.build()
Build the instance of ListIdentityProviderGroupsRequest as configured by this builder
|
ListIdentityProviderGroupsRequest |
ListIdentityProviderGroupsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListIdentityProviderGroupsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListIdentityProviderGroupsRequest.Builder |
ListIdentityProviderGroupsRequest.Builder.copy(ListIdentityProviderGroupsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.