Package | Description |
---|---|
com.oracle.bmc.operatoraccesscontrol | |
com.oracle.bmc.operatoraccesscontrol.responses |
Modifier and Type | Method and Description |
---|---|
UpdateOperatorControlAssignmentResponse |
OperatorControlAssignmentClient.updateOperatorControlAssignment(UpdateOperatorControlAssignmentRequest request) |
UpdateOperatorControlAssignmentResponse |
OperatorControlAssignment.updateOperatorControlAssignment(UpdateOperatorControlAssignmentRequest request)
Modifies the existing Operator Control assignment of the specified Operator Control
assignment ID.
|
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 |
---|---|
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 |
---|---|
UpdateOperatorControlAssignmentResponse |
UpdateOperatorControlAssignmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateOperatorControlAssignmentResponse.Builder |
UpdateOperatorControlAssignmentResponse.Builder.copy(UpdateOperatorControlAssignmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.