Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListAppCatalogSubscriptionsResponse> |
ComputeAsyncClient.listAppCatalogSubscriptions(ListAppCatalogSubscriptionsRequest request,
AsyncHandler<ListAppCatalogSubscriptionsRequest,ListAppCatalogSubscriptionsResponse> handler) |
Future<ListAppCatalogSubscriptionsResponse> |
ComputeAsync.listAppCatalogSubscriptions(ListAppCatalogSubscriptionsRequest request,
AsyncHandler<ListAppCatalogSubscriptionsRequest,ListAppCatalogSubscriptionsResponse> handler)
Lists subscriptions for a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListAppCatalogSubscriptionsRequest |
ListAppCatalogSubscriptionsRequest.Builder.build()
Build the instance of ListAppCatalogSubscriptionsRequest as configured by this builder
|
ListAppCatalogSubscriptionsRequest |
ListAppCatalogSubscriptionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAppCatalogSubscriptionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAppCatalogSubscriptionsRequest.Builder |
ListAppCatalogSubscriptionsRequest.Builder.copy(ListAppCatalogSubscriptionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.