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