Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListAppCatalogSubscriptionsResponse |
ComputeClient.listAppCatalogSubscriptions(ListAppCatalogSubscriptionsRequest request) |
ListAppCatalogSubscriptionsResponse |
Compute.listAppCatalogSubscriptions(ListAppCatalogSubscriptionsRequest request)
Lists subscriptions for a compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAppCatalogSubscriptionsResponse> |
ComputeAsync.listAppCatalogSubscriptions(ListAppCatalogSubscriptionsRequest request,
AsyncHandler<ListAppCatalogSubscriptionsRequest,ListAppCatalogSubscriptionsResponse> handler)
Lists subscriptions for a compartment.
|
Future<ListAppCatalogSubscriptionsResponse> |
ComputeAsyncClient.listAppCatalogSubscriptions(ListAppCatalogSubscriptionsRequest request,
AsyncHandler<ListAppCatalogSubscriptionsRequest,ListAppCatalogSubscriptionsResponse> handler) |
Iterable<ListAppCatalogSubscriptionsResponse> |
ComputePaginators.listAppCatalogSubscriptionsResponseIterator(ListAppCatalogSubscriptionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAppCatalogSubscriptions operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAppCatalogSubscriptionsResponse> |
ComputeAsync.listAppCatalogSubscriptions(ListAppCatalogSubscriptionsRequest request,
AsyncHandler<ListAppCatalogSubscriptionsRequest,ListAppCatalogSubscriptionsResponse> handler)
Lists subscriptions for a compartment.
|
Future<ListAppCatalogSubscriptionsResponse> |
ComputeAsyncClient.listAppCatalogSubscriptions(ListAppCatalogSubscriptionsRequest request,
AsyncHandler<ListAppCatalogSubscriptionsRequest,ListAppCatalogSubscriptionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAppCatalogSubscriptionsResponse |
ListAppCatalogSubscriptionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAppCatalogSubscriptionsResponse.Builder |
ListAppCatalogSubscriptionsResponse.Builder.copy(ListAppCatalogSubscriptionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.