Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
ResetIdpScimClientResponse |
IdentityClient.resetIdpScimClient(ResetIdpScimClientRequest request) |
ResetIdpScimClientResponse |
Identity.resetIdpScimClient(ResetIdpScimClientRequest request)
Resets the OAuth2 client credentials for the SCIM client associated with this identity
provider.
|
Modifier and Type | Method and Description |
---|---|
Future<ResetIdpScimClientResponse> |
IdentityAsync.resetIdpScimClient(ResetIdpScimClientRequest request,
AsyncHandler<ResetIdpScimClientRequest,ResetIdpScimClientResponse> handler)
Resets the OAuth2 client credentials for the SCIM client associated with this identity
provider.
|
Future<ResetIdpScimClientResponse> |
IdentityAsyncClient.resetIdpScimClient(ResetIdpScimClientRequest request,
AsyncHandler<ResetIdpScimClientRequest,ResetIdpScimClientResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ResetIdpScimClientResponse> |
IdentityAsync.resetIdpScimClient(ResetIdpScimClientRequest request,
AsyncHandler<ResetIdpScimClientRequest,ResetIdpScimClientResponse> handler)
Resets the OAuth2 client credentials for the SCIM client associated with this identity
provider.
|
Future<ResetIdpScimClientResponse> |
IdentityAsyncClient.resetIdpScimClient(ResetIdpScimClientRequest request,
AsyncHandler<ResetIdpScimClientRequest,ResetIdpScimClientResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ResetIdpScimClientResponse |
ResetIdpScimClientResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ResetIdpScimClientResponse.Builder |
ResetIdpScimClientResponse.Builder.copy(ResetIdpScimClientResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.