Package | Description |
---|---|
com.oracle.bmc.marketplace | |
com.oracle.bmc.marketplace.responses |
Modifier and Type | Method and Description |
---|---|
ListAcceptedAgreementsResponse |
Marketplace.listAcceptedAgreements(ListAcceptedAgreementsRequest request)
Lists the terms of use agreements that have been accepted in the specified compartment.
|
ListAcceptedAgreementsResponse |
MarketplaceClient.listAcceptedAgreements(ListAcceptedAgreementsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAcceptedAgreementsResponse> |
MarketplaceAsync.listAcceptedAgreements(ListAcceptedAgreementsRequest request,
AsyncHandler<ListAcceptedAgreementsRequest,ListAcceptedAgreementsResponse> handler)
Lists the terms of use agreements that have been accepted in the specified compartment.
|
Future<ListAcceptedAgreementsResponse> |
MarketplaceAsyncClient.listAcceptedAgreements(ListAcceptedAgreementsRequest request,
AsyncHandler<ListAcceptedAgreementsRequest,ListAcceptedAgreementsResponse> handler) |
Iterable<ListAcceptedAgreementsResponse> |
MarketplacePaginators.listAcceptedAgreementsResponseIterator(ListAcceptedAgreementsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAcceptedAgreements operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAcceptedAgreementsResponse> |
MarketplaceAsync.listAcceptedAgreements(ListAcceptedAgreementsRequest request,
AsyncHandler<ListAcceptedAgreementsRequest,ListAcceptedAgreementsResponse> handler)
Lists the terms of use agreements that have been accepted in the specified compartment.
|
Future<ListAcceptedAgreementsResponse> |
MarketplaceAsyncClient.listAcceptedAgreements(ListAcceptedAgreementsRequest request,
AsyncHandler<ListAcceptedAgreementsRequest,ListAcceptedAgreementsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAcceptedAgreementsResponse |
ListAcceptedAgreementsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAcceptedAgreementsResponse.Builder |
ListAcceptedAgreementsResponse.Builder.copy(ListAcceptedAgreementsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.