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