Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
CreateIdentityConfigurationResponse |
BdsClient.createIdentityConfiguration(CreateIdentityConfigurationRequest request) |
CreateIdentityConfigurationResponse |
Bds.createIdentityConfiguration(CreateIdentityConfigurationRequest request)
Create an identity configuration for the cluster
|
Modifier and Type | Method and Description |
---|---|
Future<CreateIdentityConfigurationResponse> |
BdsAsyncClient.createIdentityConfiguration(CreateIdentityConfigurationRequest request,
AsyncHandler<CreateIdentityConfigurationRequest,CreateIdentityConfigurationResponse> handler) |
Future<CreateIdentityConfigurationResponse> |
BdsAsync.createIdentityConfiguration(CreateIdentityConfigurationRequest request,
AsyncHandler<CreateIdentityConfigurationRequest,CreateIdentityConfigurationResponse> handler)
Create an identity configuration for the cluster
|
Modifier and Type | Method and Description |
---|---|
Future<CreateIdentityConfigurationResponse> |
BdsAsyncClient.createIdentityConfiguration(CreateIdentityConfigurationRequest request,
AsyncHandler<CreateIdentityConfigurationRequest,CreateIdentityConfigurationResponse> handler) |
Future<CreateIdentityConfigurationResponse> |
BdsAsync.createIdentityConfiguration(CreateIdentityConfigurationRequest request,
AsyncHandler<CreateIdentityConfigurationRequest,CreateIdentityConfigurationResponse> handler)
Create an identity configuration for the cluster
|
Modifier and Type | Method and Description |
---|---|
CreateIdentityConfigurationResponse |
CreateIdentityConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateIdentityConfigurationResponse.Builder |
CreateIdentityConfigurationResponse.Builder.copy(CreateIdentityConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.