Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetOperatorControlResponse> |
OperatorControlAsyncClient.getOperatorControl(GetOperatorControlRequest request,
AsyncHandler<GetOperatorControlRequest,GetOperatorControlResponse> handler) |
Future<GetOperatorControlResponse> |
OperatorControlAsync.getOperatorControl(GetOperatorControlRequest request,
AsyncHandler<GetOperatorControlRequest,GetOperatorControlResponse> handler)
Gets the Operator Control associated with the specified Operator Control ID.
|
Modifier and Type | Method and Description |
---|---|
GetOperatorControlRequest |
GetOperatorControlRequest.Builder.build()
Build the instance of GetOperatorControlRequest as configured by this builder
|
GetOperatorControlRequest |
GetOperatorControlRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetOperatorControlRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetOperatorControlRequest.Builder |
GetOperatorControlRequest.Builder.copy(GetOperatorControlRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.