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