Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
ListTermsResponse |
MarketplacePublisherClient.listTerms(ListTermsRequest request) |
ListTermsResponse |
MarketplacePublisher.listTerms(ListTermsRequest request)
Returns a list of the publisher terms.
|
Modifier and Type | Method and Description |
---|---|
Future<ListTermsResponse> |
MarketplacePublisherAsyncClient.listTerms(ListTermsRequest request,
AsyncHandler<ListTermsRequest,ListTermsResponse> handler) |
Future<ListTermsResponse> |
MarketplacePublisherAsync.listTerms(ListTermsRequest request,
AsyncHandler<ListTermsRequest,ListTermsResponse> handler)
Returns a list of the publisher terms.
|
Iterable<ListTermsResponse> |
MarketplacePublisherPaginators.listTermsResponseIterator(ListTermsRequest request)
Creates a new iterable which will iterate over the responses received from the listTerms
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListTermsResponse> |
MarketplacePublisherAsyncClient.listTerms(ListTermsRequest request,
AsyncHandler<ListTermsRequest,ListTermsResponse> handler) |
Future<ListTermsResponse> |
MarketplacePublisherAsync.listTerms(ListTermsRequest request,
AsyncHandler<ListTermsRequest,ListTermsResponse> handler)
Returns a list of the publisher terms.
|
Modifier and Type | Method and Description |
---|---|
ListTermsResponse |
ListTermsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTermsResponse.Builder |
ListTermsResponse.Builder.copy(ListTermsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.