Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.responses |
Modifier and Type | Method and Description |
---|---|
ListOperatorControlsResponse |
OperatorControl.listOperatorControls(ListOperatorControlsRequest request)
Lists the operator controls in the compartment.
|
ListOperatorControlsResponse |
OperatorControlClient.listOperatorControls(ListOperatorControlsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListOperatorControlsResponse> |
OperatorControlAsyncClient.listOperatorControls(ListOperatorControlsRequest request,
AsyncHandler<ListOperatorControlsRequest,ListOperatorControlsResponse> handler) |
Future<ListOperatorControlsResponse> |
OperatorControlAsync.listOperatorControls(ListOperatorControlsRequest request,
AsyncHandler<ListOperatorControlsRequest,ListOperatorControlsResponse> handler)
Lists the operator controls in the compartment.
|
Iterable<ListOperatorControlsResponse> |
OperatorControlPaginators.listOperatorControlsResponseIterator(ListOperatorControlsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOperatorControls operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListOperatorControlsResponse> |
OperatorControlAsyncClient.listOperatorControls(ListOperatorControlsRequest request,
AsyncHandler<ListOperatorControlsRequest,ListOperatorControlsResponse> handler) |
Future<ListOperatorControlsResponse> |
OperatorControlAsync.listOperatorControls(ListOperatorControlsRequest request,
AsyncHandler<ListOperatorControlsRequest,ListOperatorControlsResponse> handler)
Lists the operator controls in the compartment.
|
Modifier and Type | Method and Description |
---|---|
ListOperatorControlsResponse |
ListOperatorControlsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListOperatorControlsResponse.Builder |
ListOperatorControlsResponse.Builder.copy(ListOperatorControlsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.