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