Interface ResaleAuthorizationFilters.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<ResaleAuthorizationFilters.Builder,ResaleAuthorizationFilters>,SdkBuilder<ResaleAuthorizationFilters.Builder,ResaleAuthorizationFilters>,SdkPojo
- Enclosing class:
- ResaleAuthorizationFilters
public static interface ResaleAuthorizationFilters.Builder extends SdkPojo, CopyableBuilder<ResaleAuthorizationFilters.Builder,ResaleAuthorizationFilters>
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
entityId
ResaleAuthorizationFilters.Builder entityId(ResaleAuthorizationEntityIdFilter entityId)
Allows filtering on the
EntityIdof a ResaleAuthorization.- Parameters:
entityId- Allows filtering on theEntityIdof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
entityId
default ResaleAuthorizationFilters.Builder entityId(Consumer<ResaleAuthorizationEntityIdFilter.Builder> entityId)
Allows filtering on the
This is a convenience method that creates an instance of theEntityIdof a ResaleAuthorization.ResaleAuthorizationEntityIdFilter.Builderavoiding the need to create one manually viaResaleAuthorizationEntityIdFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toentityId(ResaleAuthorizationEntityIdFilter).- Parameters:
entityId- a consumer that will call methods onResaleAuthorizationEntityIdFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
entityId(ResaleAuthorizationEntityIdFilter)
-
name
ResaleAuthorizationFilters.Builder name(ResaleAuthorizationNameFilter name)
Allows filtering on the
Nameof a ResaleAuthorization.- Parameters:
name- Allows filtering on theNameof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
name
default ResaleAuthorizationFilters.Builder name(Consumer<ResaleAuthorizationNameFilter.Builder> name)
Allows filtering on the
This is a convenience method that creates an instance of theNameof a ResaleAuthorization.ResaleAuthorizationNameFilter.Builderavoiding the need to create one manually viaResaleAuthorizationNameFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toname(ResaleAuthorizationNameFilter).- Parameters:
name- a consumer that will call methods onResaleAuthorizationNameFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
name(ResaleAuthorizationNameFilter)
-
productId
ResaleAuthorizationFilters.Builder productId(ResaleAuthorizationProductIdFilter productId)
Allows filtering on the
ProductIdof a ResaleAuthorization.- Parameters:
productId- Allows filtering on theProductIdof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
productId
default ResaleAuthorizationFilters.Builder productId(Consumer<ResaleAuthorizationProductIdFilter.Builder> productId)
Allows filtering on the
This is a convenience method that creates an instance of theProductIdof a ResaleAuthorization.ResaleAuthorizationProductIdFilter.Builderavoiding the need to create one manually viaResaleAuthorizationProductIdFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toproductId(ResaleAuthorizationProductIdFilter).- Parameters:
productId- a consumer that will call methods onResaleAuthorizationProductIdFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
productId(ResaleAuthorizationProductIdFilter)
-
createdDate
ResaleAuthorizationFilters.Builder createdDate(ResaleAuthorizationCreatedDateFilter createdDate)
Allows filtering on the
CreatedDateof a ResaleAuthorization.- Parameters:
createdDate- Allows filtering on theCreatedDateof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
createdDate
default ResaleAuthorizationFilters.Builder createdDate(Consumer<ResaleAuthorizationCreatedDateFilter.Builder> createdDate)
Allows filtering on the
This is a convenience method that creates an instance of theCreatedDateof a ResaleAuthorization.ResaleAuthorizationCreatedDateFilter.Builderavoiding the need to create one manually viaResaleAuthorizationCreatedDateFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tocreatedDate(ResaleAuthorizationCreatedDateFilter).- Parameters:
createdDate- a consumer that will call methods onResaleAuthorizationCreatedDateFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
createdDate(ResaleAuthorizationCreatedDateFilter)
-
availabilityEndDate
ResaleAuthorizationFilters.Builder availabilityEndDate(ResaleAuthorizationAvailabilityEndDateFilter availabilityEndDate)
Allows filtering on the
AvailabilityEndDateof a ResaleAuthorization.- Parameters:
availabilityEndDate- Allows filtering on theAvailabilityEndDateof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
availabilityEndDate
default ResaleAuthorizationFilters.Builder availabilityEndDate(Consumer<ResaleAuthorizationAvailabilityEndDateFilter.Builder> availabilityEndDate)
Allows filtering on the
This is a convenience method that creates an instance of theAvailabilityEndDateof a ResaleAuthorization.ResaleAuthorizationAvailabilityEndDateFilter.Builderavoiding the need to create one manually viaResaleAuthorizationAvailabilityEndDateFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toavailabilityEndDate(ResaleAuthorizationAvailabilityEndDateFilter).- Parameters:
availabilityEndDate- a consumer that will call methods onResaleAuthorizationAvailabilityEndDateFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
availabilityEndDate(ResaleAuthorizationAvailabilityEndDateFilter)
-
manufacturerAccountId
ResaleAuthorizationFilters.Builder manufacturerAccountId(ResaleAuthorizationManufacturerAccountIdFilter manufacturerAccountId)
Allows filtering on the
ManufacturerAccountIdof a ResaleAuthorization.- Parameters:
manufacturerAccountId- Allows filtering on theManufacturerAccountIdof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
manufacturerAccountId
default ResaleAuthorizationFilters.Builder manufacturerAccountId(Consumer<ResaleAuthorizationManufacturerAccountIdFilter.Builder> manufacturerAccountId)
Allows filtering on the
This is a convenience method that creates an instance of theManufacturerAccountIdof a ResaleAuthorization.ResaleAuthorizationManufacturerAccountIdFilter.Builderavoiding the need to create one manually viaResaleAuthorizationManufacturerAccountIdFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tomanufacturerAccountId(ResaleAuthorizationManufacturerAccountIdFilter).- Parameters:
manufacturerAccountId- a consumer that will call methods onResaleAuthorizationManufacturerAccountIdFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
manufacturerAccountId(ResaleAuthorizationManufacturerAccountIdFilter)
-
productName
ResaleAuthorizationFilters.Builder productName(ResaleAuthorizationProductNameFilter productName)
Allows filtering on the
ProductNameof a ResaleAuthorization.- Parameters:
productName- Allows filtering on theProductNameof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
productName
default ResaleAuthorizationFilters.Builder productName(Consumer<ResaleAuthorizationProductNameFilter.Builder> productName)
Allows filtering on the
This is a convenience method that creates an instance of theProductNameof a ResaleAuthorization.ResaleAuthorizationProductNameFilter.Builderavoiding the need to create one manually viaResaleAuthorizationProductNameFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toproductName(ResaleAuthorizationProductNameFilter).- Parameters:
productName- a consumer that will call methods onResaleAuthorizationProductNameFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
productName(ResaleAuthorizationProductNameFilter)
-
manufacturerLegalName
ResaleAuthorizationFilters.Builder manufacturerLegalName(ResaleAuthorizationManufacturerLegalNameFilter manufacturerLegalName)
Allows filtering on the
ManufacturerLegalNameof a ResaleAuthorization.- Parameters:
manufacturerLegalName- Allows filtering on theManufacturerLegalNameof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
manufacturerLegalName
default ResaleAuthorizationFilters.Builder manufacturerLegalName(Consumer<ResaleAuthorizationManufacturerLegalNameFilter.Builder> manufacturerLegalName)
Allows filtering on the
This is a convenience method that creates an instance of theManufacturerLegalNameof a ResaleAuthorization.ResaleAuthorizationManufacturerLegalNameFilter.Builderavoiding the need to create one manually viaResaleAuthorizationManufacturerLegalNameFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tomanufacturerLegalName(ResaleAuthorizationManufacturerLegalNameFilter).- Parameters:
manufacturerLegalName- a consumer that will call methods onResaleAuthorizationManufacturerLegalNameFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
manufacturerLegalName(ResaleAuthorizationManufacturerLegalNameFilter)
-
resellerAccountID
ResaleAuthorizationFilters.Builder resellerAccountID(ResaleAuthorizationResellerAccountIDFilter resellerAccountID)
Allows filtering on the
ResellerAccountIDof a ResaleAuthorization.- Parameters:
resellerAccountID- Allows filtering on theResellerAccountIDof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resellerAccountID
default ResaleAuthorizationFilters.Builder resellerAccountID(Consumer<ResaleAuthorizationResellerAccountIDFilter.Builder> resellerAccountID)
Allows filtering on the
This is a convenience method that creates an instance of theResellerAccountIDof a ResaleAuthorization.ResaleAuthorizationResellerAccountIDFilter.Builderavoiding the need to create one manually viaResaleAuthorizationResellerAccountIDFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toresellerAccountID(ResaleAuthorizationResellerAccountIDFilter).- Parameters:
resellerAccountID- a consumer that will call methods onResaleAuthorizationResellerAccountIDFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
resellerAccountID(ResaleAuthorizationResellerAccountIDFilter)
-
resellerLegalName
ResaleAuthorizationFilters.Builder resellerLegalName(ResaleAuthorizationResellerLegalNameFilter resellerLegalName)
Allows filtering on the
ResellerLegalNameof a ResaleAuthorization.- Parameters:
resellerLegalName- Allows filtering on theResellerLegalNameof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resellerLegalName
default ResaleAuthorizationFilters.Builder resellerLegalName(Consumer<ResaleAuthorizationResellerLegalNameFilter.Builder> resellerLegalName)
Allows filtering on the
This is a convenience method that creates an instance of theResellerLegalNameof a ResaleAuthorization.ResaleAuthorizationResellerLegalNameFilter.Builderavoiding the need to create one manually viaResaleAuthorizationResellerLegalNameFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toresellerLegalName(ResaleAuthorizationResellerLegalNameFilter).- Parameters:
resellerLegalName- a consumer that will call methods onResaleAuthorizationResellerLegalNameFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
resellerLegalName(ResaleAuthorizationResellerLegalNameFilter)
-
status
ResaleAuthorizationFilters.Builder status(ResaleAuthorizationStatusFilter status)
Allows filtering on the
Statusof a ResaleAuthorization.- Parameters:
status- Allows filtering on theStatusof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
status
default ResaleAuthorizationFilters.Builder status(Consumer<ResaleAuthorizationStatusFilter.Builder> status)
Allows filtering on the
This is a convenience method that creates an instance of theStatusof a ResaleAuthorization.ResaleAuthorizationStatusFilter.Builderavoiding the need to create one manually viaResaleAuthorizationStatusFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tostatus(ResaleAuthorizationStatusFilter).- Parameters:
status- a consumer that will call methods onResaleAuthorizationStatusFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
status(ResaleAuthorizationStatusFilter)
-
offerExtendedStatus
ResaleAuthorizationFilters.Builder offerExtendedStatus(ResaleAuthorizationOfferExtendedStatusFilter offerExtendedStatus)
Allows filtering on the
OfferExtendedStatusof a ResaleAuthorization.- Parameters:
offerExtendedStatus- Allows filtering on theOfferExtendedStatusof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
offerExtendedStatus
default ResaleAuthorizationFilters.Builder offerExtendedStatus(Consumer<ResaleAuthorizationOfferExtendedStatusFilter.Builder> offerExtendedStatus)
Allows filtering on the
This is a convenience method that creates an instance of theOfferExtendedStatusof a ResaleAuthorization.ResaleAuthorizationOfferExtendedStatusFilter.Builderavoiding the need to create one manually viaResaleAuthorizationOfferExtendedStatusFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toofferExtendedStatus(ResaleAuthorizationOfferExtendedStatusFilter).- Parameters:
offerExtendedStatus- a consumer that will call methods onResaleAuthorizationOfferExtendedStatusFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
offerExtendedStatus(ResaleAuthorizationOfferExtendedStatusFilter)
-
lastModifiedDate
ResaleAuthorizationFilters.Builder lastModifiedDate(ResaleAuthorizationLastModifiedDateFilter lastModifiedDate)
Allows filtering on the
LastModifiedDateof a ResaleAuthorization.- Parameters:
lastModifiedDate- Allows filtering on theLastModifiedDateof a ResaleAuthorization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
lastModifiedDate
default ResaleAuthorizationFilters.Builder lastModifiedDate(Consumer<ResaleAuthorizationLastModifiedDateFilter.Builder> lastModifiedDate)
Allows filtering on the
This is a convenience method that creates an instance of theLastModifiedDateof a ResaleAuthorization.ResaleAuthorizationLastModifiedDateFilter.Builderavoiding the need to create one manually viaResaleAuthorizationLastModifiedDateFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tolastModifiedDate(ResaleAuthorizationLastModifiedDateFilter).- Parameters:
lastModifiedDate- a consumer that will call methods onResaleAuthorizationLastModifiedDateFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
lastModifiedDate(ResaleAuthorizationLastModifiedDateFilter)
-
-