Package | Description |
---|---|
com.oracle.bmc.accessgovernancecp | |
com.oracle.bmc.accessgovernancecp.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateGovernanceInstanceConfigurationResponse> |
AccessGovernanceCPAsyncClient.updateGovernanceInstanceConfiguration(UpdateGovernanceInstanceConfigurationRequest request,
AsyncHandler<UpdateGovernanceInstanceConfigurationRequest,UpdateGovernanceInstanceConfigurationResponse> handler) |
Future<UpdateGovernanceInstanceConfigurationResponse> |
AccessGovernanceCPAsync.updateGovernanceInstanceConfiguration(UpdateGovernanceInstanceConfigurationRequest request,
AsyncHandler<UpdateGovernanceInstanceConfigurationRequest,UpdateGovernanceInstanceConfigurationResponse> handler)
Updates the tenancy-wide configuration for GovernanceInstances
|
Modifier and Type | Method and Description |
---|---|
UpdateGovernanceInstanceConfigurationRequest |
UpdateGovernanceInstanceConfigurationRequest.Builder.build()
Build the instance of UpdateGovernanceInstanceConfigurationRequest as configured by this
builder
|
UpdateGovernanceInstanceConfigurationRequest |
UpdateGovernanceInstanceConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateGovernanceInstanceConfigurationRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateGovernanceInstanceConfigurationRequest.Builder |
UpdateGovernanceInstanceConfigurationRequest.Builder.copy(UpdateGovernanceInstanceConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.