Package | Description |
---|---|
com.oracle.bmc.delegateaccesscontrol | |
com.oracle.bmc.delegateaccesscontrol.requests |
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.
|
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 |
---|---|
UpdateDelegationControlRequest |
UpdateDelegationControlRequest.Builder.build()
Build the instance of UpdateDelegationControlRequest as configured by this builder
|
UpdateDelegationControlRequest |
UpdateDelegationControlRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDelegationControlRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDelegationControlRequest.Builder |
UpdateDelegationControlRequest.Builder.copy(UpdateDelegationControlRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.