Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
UpdateIdentityConfigurationResponse |
BdsClient.updateIdentityConfiguration(UpdateIdentityConfigurationRequest request) |
UpdateIdentityConfigurationResponse |
Bds.updateIdentityConfiguration(UpdateIdentityConfigurationRequest request)
Update the IAM user sync and UPST configuration for the specified identity configuration
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateIdentityConfigurationResponse> |
BdsAsyncClient.updateIdentityConfiguration(UpdateIdentityConfigurationRequest request,
AsyncHandler<UpdateIdentityConfigurationRequest,UpdateIdentityConfigurationResponse> handler) |
Future<UpdateIdentityConfigurationResponse> |
BdsAsync.updateIdentityConfiguration(UpdateIdentityConfigurationRequest request,
AsyncHandler<UpdateIdentityConfigurationRequest,UpdateIdentityConfigurationResponse> handler)
Update the IAM user sync and UPST configuration for the specified identity configuration
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateIdentityConfigurationResponse> |
BdsAsyncClient.updateIdentityConfiguration(UpdateIdentityConfigurationRequest request,
AsyncHandler<UpdateIdentityConfigurationRequest,UpdateIdentityConfigurationResponse> handler) |
Future<UpdateIdentityConfigurationResponse> |
BdsAsync.updateIdentityConfiguration(UpdateIdentityConfigurationRequest request,
AsyncHandler<UpdateIdentityConfigurationRequest,UpdateIdentityConfigurationResponse> handler)
Update the IAM user sync and UPST configuration for the specified identity configuration
|
Modifier and Type | Method and Description |
---|---|
UpdateIdentityConfigurationResponse |
UpdateIdentityConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateIdentityConfigurationResponse.Builder |
UpdateIdentityConfigurationResponse.Builder.copy(UpdateIdentityConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.