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