Package | Description |
---|---|
com.oracle.bmc.accessgovernancecp | |
com.oracle.bmc.accessgovernancecp.responses |
Modifier and Type | Method and Description |
---|---|
GetGovernanceInstanceConfigurationResponse |
AccessGovernanceCP.getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request)
Gets the tenancy-wide configuration for GovernanceInstances
|
GetGovernanceInstanceConfigurationResponse |
AccessGovernanceCPClient.getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetGovernanceInstanceConfigurationResponse> |
AccessGovernanceCPAsyncClient.getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request,
AsyncHandler<GetGovernanceInstanceConfigurationRequest,GetGovernanceInstanceConfigurationResponse> handler) |
Future<GetGovernanceInstanceConfigurationResponse> |
AccessGovernanceCPAsync.getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request,
AsyncHandler<GetGovernanceInstanceConfigurationRequest,GetGovernanceInstanceConfigurationResponse> handler)
Gets the tenancy-wide configuration for GovernanceInstances
|
Modifier and Type | Method and Description |
---|---|
Future<GetGovernanceInstanceConfigurationResponse> |
AccessGovernanceCPAsyncClient.getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request,
AsyncHandler<GetGovernanceInstanceConfigurationRequest,GetGovernanceInstanceConfigurationResponse> handler) |
Future<GetGovernanceInstanceConfigurationResponse> |
AccessGovernanceCPAsync.getGovernanceInstanceConfiguration(GetGovernanceInstanceConfigurationRequest request,
AsyncHandler<GetGovernanceInstanceConfigurationRequest,GetGovernanceInstanceConfigurationResponse> handler)
Gets the tenancy-wide configuration for GovernanceInstances
|
Modifier and Type | Method and Description |
---|---|
GetGovernanceInstanceConfigurationResponse |
GetGovernanceInstanceConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetGovernanceInstanceConfigurationResponse.Builder |
GetGovernanceInstanceConfigurationResponse.Builder.copy(GetGovernanceInstanceConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.