Package | Description |
---|---|
com.oracle.bmc.delegateaccesscontrol | |
com.oracle.bmc.delegateaccesscontrol.responses |
Modifier and Type | Method and Description |
---|---|
UpdateDelegationControlResponse |
DelegateAccessControlClient.updateDelegationControl(UpdateDelegationControlRequest request) |
UpdateDelegationControlResponse |
DelegateAccessControl.updateDelegationControl(UpdateDelegationControlRequest request)
Updates the existing DelegationControl for a given Delegation Control ID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateDelegationControlResponse> |
DelegateAccessControlAsyncClient.updateDelegationControl(UpdateDelegationControlRequest request,
AsyncHandler<UpdateDelegationControlRequest,UpdateDelegationControlResponse> handler) |
Future<UpdateDelegationControlResponse> |
DelegateAccessControlAsync.updateDelegationControl(UpdateDelegationControlRequest request,
AsyncHandler<UpdateDelegationControlRequest,UpdateDelegationControlResponse> handler)
Updates the existing DelegationControl for a given Delegation Control ID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateDelegationControlResponse> |
DelegateAccessControlAsyncClient.updateDelegationControl(UpdateDelegationControlRequest request,
AsyncHandler<UpdateDelegationControlRequest,UpdateDelegationControlResponse> handler) |
Future<UpdateDelegationControlResponse> |
DelegateAccessControlAsync.updateDelegationControl(UpdateDelegationControlRequest request,
AsyncHandler<UpdateDelegationControlRequest,UpdateDelegationControlResponse> handler)
Updates the existing DelegationControl for a given Delegation Control ID.
|
Modifier and Type | Method and Description |
---|---|
UpdateDelegationControlResponse |
UpdateDelegationControlResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateDelegationControlResponse.Builder |
UpdateDelegationControlResponse.Builder.copy(UpdateDelegationControlResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.