Interface ListSubscriptionsRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<ListSubscriptionsRequest.Builder,ListSubscriptionsRequest>,DataZoneRequest.Builder,SdkBuilder<ListSubscriptionsRequest.Builder,ListSubscriptionsRequest>,SdkPojo,SdkRequest.Builder
- Enclosing class:
- ListSubscriptionsRequest
public static interface ListSubscriptionsRequest.Builder extends DataZoneRequest.Builder, SdkPojo, CopyableBuilder<ListSubscriptionsRequest.Builder,ListSubscriptionsRequest>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListSubscriptionsRequest.BuilderapproverProjectId(String approverProjectId)The identifier of the project for the subscription's approver.ListSubscriptionsRequest.BuilderdomainIdentifier(String domainIdentifier)The identifier of the Amazon DataZone domain.ListSubscriptionsRequest.BuildermaxResults(Integer maxResults)The maximum number of subscriptions to return in a single call toListSubscriptions.ListSubscriptionsRequest.BuildernextToken(String nextToken)When the number of subscriptions is greater than the default value for theMaxResultsparameter, or if you explicitly specify a value forMaxResultsthat is less than the number of subscriptions, the response includes a pagination token namedNextToken.ListSubscriptionsRequest.BuilderoverrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)ListSubscriptionsRequest.BuilderoverrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)ListSubscriptionsRequest.BuilderowningProjectId(String owningProjectId)The identifier of the owning project.ListSubscriptionsRequest.BuildersortBy(String sortBy)Specifies the way in which the results of this action are to be sorted.ListSubscriptionsRequest.BuildersortBy(SortKey sortBy)Specifies the way in which the results of this action are to be sorted.ListSubscriptionsRequest.BuildersortOrder(String sortOrder)Specifies the sort order for the results of this action.ListSubscriptionsRequest.BuildersortOrder(SortOrder sortOrder)Specifies the sort order for the results of this action.ListSubscriptionsRequest.Builderstatus(String status)The status of the subscriptions that you want to list.ListSubscriptionsRequest.Builderstatus(SubscriptionStatus status)The status of the subscriptions that you want to list.ListSubscriptionsRequest.BuildersubscribedListingId(String subscribedListingId)The identifier of the subscribed listing for the subscriptions that you want to list.ListSubscriptionsRequest.BuildersubscriptionRequestIdentifier(String subscriptionRequestIdentifier)The identifier of the subscription request for the subscriptions that you want to list.-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.datazone.model.DataZoneRequest.Builder
build
-
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
-
approverProjectId
ListSubscriptionsRequest.Builder approverProjectId(String approverProjectId)
The identifier of the project for the subscription's approver.
- Parameters:
approverProjectId- The identifier of the project for the subscription's approver.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
domainIdentifier
ListSubscriptionsRequest.Builder domainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
- Parameters:
domainIdentifier- The identifier of the Amazon DataZone domain.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maxResults
ListSubscriptionsRequest.Builder maxResults(Integer maxResults)
The maximum number of subscriptions to return in a single call to
ListSubscriptions. When the number of subscriptions to be listed is greater than the value ofMaxResults, the response contains aNextTokenvalue that you can use in a subsequent call toListSubscriptionsto list the next set of Subscriptions.- Parameters:
maxResults- The maximum number of subscriptions to return in a single call toListSubscriptions. When the number of subscriptions to be listed is greater than the value ofMaxResults, the response contains aNextTokenvalue that you can use in a subsequent call toListSubscriptionsto list the next set of Subscriptions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
nextToken
ListSubscriptionsRequest.Builder nextToken(String nextToken)
When the number of subscriptions is greater than the default value for the
MaxResultsparameter, or if you explicitly specify a value forMaxResultsthat is less than the number of subscriptions, the response includes a pagination token namedNextToken. You can specify thisNextTokenvalue in a subsequent call toListSubscriptionsto list the next set of subscriptions.- Parameters:
nextToken- When the number of subscriptions is greater than the default value for theMaxResultsparameter, or if you explicitly specify a value forMaxResultsthat is less than the number of subscriptions, the response includes a pagination token namedNextToken. You can specify thisNextTokenvalue in a subsequent call toListSubscriptionsto list the next set of subscriptions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
owningProjectId
ListSubscriptionsRequest.Builder owningProjectId(String owningProjectId)
The identifier of the owning project.
- Parameters:
owningProjectId- The identifier of the owning project.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sortBy
ListSubscriptionsRequest.Builder sortBy(String sortBy)
Specifies the way in which the results of this action are to be sorted.
-
sortBy
ListSubscriptionsRequest.Builder sortBy(SortKey sortBy)
Specifies the way in which the results of this action are to be sorted.
-
sortOrder
ListSubscriptionsRequest.Builder sortOrder(String sortOrder)
Specifies the sort order for the results of this action.
-
sortOrder
ListSubscriptionsRequest.Builder sortOrder(SortOrder sortOrder)
Specifies the sort order for the results of this action.
-
status
ListSubscriptionsRequest.Builder status(String status)
The status of the subscriptions that you want to list.
This is not a required parameter, but if not provided, by default, Amazon DataZone returns only
APPROVEDsubscriptions.- Parameters:
status- The status of the subscriptions that you want to list.This is not a required parameter, but if not provided, by default, Amazon DataZone returns only
APPROVEDsubscriptions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
SubscriptionStatus,SubscriptionStatus
-
status
ListSubscriptionsRequest.Builder status(SubscriptionStatus status)
The status of the subscriptions that you want to list.
This is not a required parameter, but if not provided, by default, Amazon DataZone returns only
APPROVEDsubscriptions.- Parameters:
status- The status of the subscriptions that you want to list.This is not a required parameter, but if not provided, by default, Amazon DataZone returns only
APPROVEDsubscriptions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
SubscriptionStatus,SubscriptionStatus
-
subscribedListingId
ListSubscriptionsRequest.Builder subscribedListingId(String subscribedListingId)
The identifier of the subscribed listing for the subscriptions that you want to list.
- Parameters:
subscribedListingId- The identifier of the subscribed listing for the subscriptions that you want to list.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
subscriptionRequestIdentifier
ListSubscriptionsRequest.Builder subscriptionRequestIdentifier(String subscriptionRequestIdentifier)
The identifier of the subscription request for the subscriptions that you want to list.
- Parameters:
subscriptionRequestIdentifier- The identifier of the subscription request for the subscriptions that you want to list.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
overrideConfiguration
ListSubscriptionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
overrideConfiguration
ListSubscriptionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
-