Package | Description |
---|---|
com.oracle.bmc.accessgovernancecp | |
com.oracle.bmc.accessgovernancecp.responses |
Modifier and Type | Method and Description |
---|---|
GetGovernanceInstanceResponse |
AccessGovernanceCP.getGovernanceInstance(GetGovernanceInstanceRequest request)
Gets a GovernanceInstance by OCID.
|
GetGovernanceInstanceResponse |
AccessGovernanceCPClient.getGovernanceInstance(GetGovernanceInstanceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetGovernanceInstanceResponse> |
AccessGovernanceCPAsyncClient.getGovernanceInstance(GetGovernanceInstanceRequest request,
AsyncHandler<GetGovernanceInstanceRequest,GetGovernanceInstanceResponse> handler) |
Future<GetGovernanceInstanceResponse> |
AccessGovernanceCPAsync.getGovernanceInstance(GetGovernanceInstanceRequest request,
AsyncHandler<GetGovernanceInstanceRequest,GetGovernanceInstanceResponse> handler)
Gets a GovernanceInstance by OCID.
|
Modifier and Type | Method and Description |
---|---|
GetGovernanceInstanceResponse |
GetGovernanceInstanceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetGovernanceInstanceResponse.Builder |
GetGovernanceInstanceResponse.Builder.copy(GetGovernanceInstanceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.