Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
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.
|
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 |
---|---|
ResetIdpScimClientRequest |
ResetIdpScimClientRequest.Builder.build()
Build the instance of ResetIdpScimClientRequest as configured by this builder
|
ResetIdpScimClientRequest |
ResetIdpScimClientRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ResetIdpScimClientRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ResetIdpScimClientRequest.Builder |
ResetIdpScimClientRequest.Builder.copy(ResetIdpScimClientRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.