Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.requests |
Modifier and Type | Method and Description |
---|---|
UpdateOperatorControlResponse |
OperatorControl.updateOperatorControl(UpdateOperatorControlRequest request)
Modifies the existing OperatorControl for a given operator control id except the operator
control id.
|
UpdateOperatorControlResponse |
OperatorControlClient.updateOperatorControl(UpdateOperatorControlRequest request) |
Future<UpdateOperatorControlResponse> |
OperatorControlAsyncClient.updateOperatorControl(UpdateOperatorControlRequest request,
AsyncHandler<UpdateOperatorControlRequest,UpdateOperatorControlResponse> handler) |
Future<UpdateOperatorControlResponse> |
OperatorControlAsync.updateOperatorControl(UpdateOperatorControlRequest request,
AsyncHandler<UpdateOperatorControlRequest,UpdateOperatorControlResponse> handler)
Modifies the existing OperatorControl for a given operator control id except the operator
control id.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateOperatorControlResponse> |
OperatorControlAsyncClient.updateOperatorControl(UpdateOperatorControlRequest request,
AsyncHandler<UpdateOperatorControlRequest,UpdateOperatorControlResponse> handler) |
Future<UpdateOperatorControlResponse> |
OperatorControlAsync.updateOperatorControl(UpdateOperatorControlRequest request,
AsyncHandler<UpdateOperatorControlRequest,UpdateOperatorControlResponse> handler)
Modifies the existing OperatorControl for a given operator control id except the operator
control id.
|
Modifier and Type | Method and Description |
---|---|
UpdateOperatorControlRequest |
UpdateOperatorControlRequest.Builder.build()
Build the instance of UpdateOperatorControlRequest as configured by this builder
|
UpdateOperatorControlRequest |
UpdateOperatorControlRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateOperatorControlRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateOperatorControlRequest.Builder |
UpdateOperatorControlRequest.Builder.copy(UpdateOperatorControlRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.