Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.responses |
Modifier and Type | Method and Description |
---|---|
GetOperatorControlAssignmentResponse |
OperatorControlAssignmentClient.getOperatorControlAssignment(GetOperatorControlAssignmentRequest request) |
GetOperatorControlAssignmentResponse |
OperatorControlAssignment.getOperatorControlAssignment(GetOperatorControlAssignmentRequest request)
Gets the details of an Operator Control Assignment of the specified ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetOperatorControlAssignmentResponse> |
OperatorControlAssignmentAsyncClient.getOperatorControlAssignment(GetOperatorControlAssignmentRequest request,
AsyncHandler<GetOperatorControlAssignmentRequest,GetOperatorControlAssignmentResponse> handler) |
Future<GetOperatorControlAssignmentResponse> |
OperatorControlAssignmentAsync.getOperatorControlAssignment(GetOperatorControlAssignmentRequest request,
AsyncHandler<GetOperatorControlAssignmentRequest,GetOperatorControlAssignmentResponse> handler)
Gets the details of an Operator Control Assignment of the specified ID.
|
Modifier and Type | Method and Description |
---|---|
GetOperatorControlAssignmentResponse |
GetOperatorControlAssignmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetOperatorControlAssignmentResponse.Builder |
GetOperatorControlAssignmentResponse.Builder.copy(GetOperatorControlAssignmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.