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