Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
GetIdentityConfigurationResponse |
BdsClient.getIdentityConfiguration(GetIdentityConfigurationRequest request) |
GetIdentityConfigurationResponse |
Bds.getIdentityConfiguration(GetIdentityConfigurationRequest request)
Get details of one identity config on the cluster
|
Modifier and Type | Method and Description |
---|---|
Future<GetIdentityConfigurationResponse> |
BdsAsyncClient.getIdentityConfiguration(GetIdentityConfigurationRequest request,
AsyncHandler<GetIdentityConfigurationRequest,GetIdentityConfigurationResponse> handler) |
Future<GetIdentityConfigurationResponse> |
BdsAsync.getIdentityConfiguration(GetIdentityConfigurationRequest request,
AsyncHandler<GetIdentityConfigurationRequest,GetIdentityConfigurationResponse> handler)
Get details of one identity config on the cluster
|
Modifier and Type | Method and Description |
---|---|
GetIdentityConfigurationResponse |
GetIdentityConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetIdentityConfigurationResponse.Builder |
GetIdentityConfigurationResponse.Builder.copy(GetIdentityConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.