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