Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
ListCategoriesResponse |
Marketplace.listCategories(ListCategoriesRequest request)
Gets the list of all the categories for listings published to Oracle Cloud Infrastructure
Marketplace.
|
ListCategoriesResponse |
MarketplaceClient.listCategories(ListCategoriesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListCategoriesResponse> |
MarketplaceAsync.listCategories(ListCategoriesRequest request,
AsyncHandler<ListCategoriesRequest,ListCategoriesResponse> handler)
Gets the list of all the categories for listings published to Oracle Cloud Infrastructure
Marketplace.
|
Future<ListCategoriesResponse> |
MarketplaceAsyncClient.listCategories(ListCategoriesRequest request,
AsyncHandler<ListCategoriesRequest,ListCategoriesResponse> handler) |
Iterable<ListCategoriesResponse> |
MarketplacePaginators.listCategoriesResponseIterator(ListCategoriesRequest request)
Creates a new iterable which will iterate over the responses received from the listCategories
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCategoriesResponse> |
MarketplaceAsync.listCategories(ListCategoriesRequest request,
AsyncHandler<ListCategoriesRequest,ListCategoriesResponse> handler)
Gets the list of all the categories for listings published to Oracle Cloud Infrastructure
Marketplace.
|
Future<ListCategoriesResponse> |
MarketplaceAsyncClient.listCategories(ListCategoriesRequest request,
AsyncHandler<ListCategoriesRequest,ListCategoriesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListCategoriesResponse |
ListCategoriesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCategoriesResponse.Builder |
ListCategoriesResponse.Builder.copy(ListCategoriesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.