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