Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
GetAssignedSubscriptionResponse |
Subscription.getAssignedSubscription(GetAssignedSubscriptionRequest request)
Get the assigned subscription details by assigned subscription ID.
|
GetAssignedSubscriptionResponse |
SubscriptionClient.getAssignedSubscription(GetAssignedSubscriptionRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAssignedSubscriptionResponse> |
SubscriptionAsync.getAssignedSubscription(GetAssignedSubscriptionRequest request,
AsyncHandler<GetAssignedSubscriptionRequest,GetAssignedSubscriptionResponse> handler)
Get the assigned subscription details by assigned subscription ID.
|
Future<GetAssignedSubscriptionResponse> |
SubscriptionAsyncClient.getAssignedSubscription(GetAssignedSubscriptionRequest request,
AsyncHandler<GetAssignedSubscriptionRequest,GetAssignedSubscriptionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAssignedSubscriptionResponse> |
SubscriptionAsync.getAssignedSubscription(GetAssignedSubscriptionRequest request,
AsyncHandler<GetAssignedSubscriptionRequest,GetAssignedSubscriptionResponse> handler)
Get the assigned subscription details by assigned subscription ID.
|
Future<GetAssignedSubscriptionResponse> |
SubscriptionAsyncClient.getAssignedSubscription(GetAssignedSubscriptionRequest request,
AsyncHandler<GetAssignedSubscriptionRequest,GetAssignedSubscriptionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAssignedSubscriptionResponse |
GetAssignedSubscriptionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAssignedSubscriptionResponse.Builder |
GetAssignedSubscriptionResponse.Builder.copy(GetAssignedSubscriptionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.