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