Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListOperatorControlAssignmentsResponse> |
OperatorControlAssignmentAsyncClient.listOperatorControlAssignments(ListOperatorControlAssignmentsRequest request,
AsyncHandler<ListOperatorControlAssignmentsRequest,ListOperatorControlAssignmentsResponse> handler) |
Future<ListOperatorControlAssignmentsResponse> |
OperatorControlAssignmentAsync.listOperatorControlAssignments(ListOperatorControlAssignmentsRequest request,
AsyncHandler<ListOperatorControlAssignmentsRequest,ListOperatorControlAssignmentsResponse> handler)
Lists all Operator Control Assignments.
|
Modifier and Type | Method and Description |
---|---|
ListOperatorControlAssignmentsRequest |
ListOperatorControlAssignmentsRequest.Builder.build()
Build the instance of ListOperatorControlAssignmentsRequest as configured by this builder
|
ListOperatorControlAssignmentsRequest |
ListOperatorControlAssignmentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOperatorControlAssignmentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListOperatorControlAssignmentsRequest.Builder |
ListOperatorControlAssignmentsRequest.Builder.copy(ListOperatorControlAssignmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.