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