@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSMarketplaceAgreementAsync extends AbstractAWSMarketplaceAgreement implements AWSMarketplaceAgreementAsync
AWSMarketplaceAgreementAsync
. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<DescribeAgreementResult> |
describeAgreementAsync(DescribeAgreementRequest request)
Provides details about an agreement, such as the proposer, acceptor, start date, and end date.
|
Future<DescribeAgreementResult> |
describeAgreementAsync(DescribeAgreementRequest request,
AsyncHandler<DescribeAgreementRequest,DescribeAgreementResult> asyncHandler)
Provides details about an agreement, such as the proposer, acceptor, start date, and end date.
|
Future<GetAgreementTermsResult> |
getAgreementTermsAsync(GetAgreementTermsRequest request)
Obtains details about the terms in an agreement that you participated in as proposer or acceptor.
|
Future<GetAgreementTermsResult> |
getAgreementTermsAsync(GetAgreementTermsRequest request,
AsyncHandler<GetAgreementTermsRequest,GetAgreementTermsResult> asyncHandler)
Obtains details about the terms in an agreement that you participated in as proposer or acceptor.
|
Future<SearchAgreementsResult> |
searchAgreementsAsync(SearchAgreementsRequest request)
Searches across all agreements that a proposer or an acceptor has in AWS Marketplace.
|
Future<SearchAgreementsResult> |
searchAgreementsAsync(SearchAgreementsRequest request,
AsyncHandler<SearchAgreementsRequest,SearchAgreementsResult> asyncHandler)
Searches across all agreements that a proposer or an acceptor has in AWS Marketplace.
|
describeAgreement, getAgreementTerms, getCachedResponseMetadata, searchAgreements, shutdown
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
describeAgreement, getAgreementTerms, getCachedResponseMetadata, searchAgreements, shutdown
public Future<DescribeAgreementResult> describeAgreementAsync(DescribeAgreementRequest request)
AWSMarketplaceAgreementAsync
Provides details about an agreement, such as the proposer, acceptor, start date, and end date.
describeAgreementAsync
in interface AWSMarketplaceAgreementAsync
public Future<DescribeAgreementResult> describeAgreementAsync(DescribeAgreementRequest request, AsyncHandler<DescribeAgreementRequest,DescribeAgreementResult> asyncHandler)
AWSMarketplaceAgreementAsync
Provides details about an agreement, such as the proposer, acceptor, start date, and end date.
describeAgreementAsync
in interface AWSMarketplaceAgreementAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetAgreementTermsResult> getAgreementTermsAsync(GetAgreementTermsRequest request)
AWSMarketplaceAgreementAsync
Obtains details about the terms in an agreement that you participated in as proposer or acceptor.
The details include:
TermType
– The type of term, such as LegalTerm
, RenewalTerm
, or
ConfigurableUpfrontPricingTerm
.
TermID
– The ID of the particular term, which is common between offer and agreement.
TermPayload
– The key information contained in the term, such as the EULA for LegalTerm
or pricing and dimensions for various pricing terms, such as ConfigurableUpfrontPricingTerm
or
UsageBasedPricingTerm
.
Configuration
– The buyer/acceptor's selection at the time of agreement creation, such as the number
of units purchased for a dimension or setting the EnableAutoRenew
flag.
getAgreementTermsAsync
in interface AWSMarketplaceAgreementAsync
public Future<GetAgreementTermsResult> getAgreementTermsAsync(GetAgreementTermsRequest request, AsyncHandler<GetAgreementTermsRequest,GetAgreementTermsResult> asyncHandler)
AWSMarketplaceAgreementAsync
Obtains details about the terms in an agreement that you participated in as proposer or acceptor.
The details include:
TermType
– The type of term, such as LegalTerm
, RenewalTerm
, or
ConfigurableUpfrontPricingTerm
.
TermID
– The ID of the particular term, which is common between offer and agreement.
TermPayload
– The key information contained in the term, such as the EULA for LegalTerm
or pricing and dimensions for various pricing terms, such as ConfigurableUpfrontPricingTerm
or
UsageBasedPricingTerm
.
Configuration
– The buyer/acceptor's selection at the time of agreement creation, such as the number
of units purchased for a dimension or setting the EnableAutoRenew
flag.
getAgreementTermsAsync
in interface AWSMarketplaceAgreementAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SearchAgreementsResult> searchAgreementsAsync(SearchAgreementsRequest request)
AWSMarketplaceAgreementAsync
Searches across all agreements that a proposer or an acceptor has in AWS Marketplace. The search returns a list of agreements with basic agreement information.
The following filter combinations are supported:
PartyType
as Proposer
+ AgreementType
+ ResourceIdentifier
PartyType
as Proposer
+ AgreementType
+ OfferId
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
PartyType
as Proposer
+ AgreementType
+ Status
PartyType
as Proposer
+ AgreementType
+ ResourceIdentifier
+
Status
PartyType
as Proposer
+ AgreementType
+ OfferId
+
Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
Status
PartyType
as Proposer
+ AgreementType
+ ResourceType
+
Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
ResourceType
+ Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
OfferId
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
OfferId
+ Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
ResourceIdentifier
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
ResourceIdentifier
+ Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
ResourceType
searchAgreementsAsync
in interface AWSMarketplaceAgreementAsync
public Future<SearchAgreementsResult> searchAgreementsAsync(SearchAgreementsRequest request, AsyncHandler<SearchAgreementsRequest,SearchAgreementsResult> asyncHandler)
AWSMarketplaceAgreementAsync
Searches across all agreements that a proposer or an acceptor has in AWS Marketplace. The search returns a list of agreements with basic agreement information.
The following filter combinations are supported:
PartyType
as Proposer
+ AgreementType
+ ResourceIdentifier
PartyType
as Proposer
+ AgreementType
+ OfferId
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
PartyType
as Proposer
+ AgreementType
+ Status
PartyType
as Proposer
+ AgreementType
+ ResourceIdentifier
+
Status
PartyType
as Proposer
+ AgreementType
+ OfferId
+
Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
Status
PartyType
as Proposer
+ AgreementType
+ ResourceType
+
Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
ResourceType
+ Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
OfferId
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
OfferId
+ Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
ResourceIdentifier
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
ResourceIdentifier
+ Status
PartyType
as Proposer
+ AgreementType
+ AcceptorAccountId
+
ResourceType
searchAgreementsAsync
in interface AWSMarketplaceAgreementAsync
asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.