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