@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListSubscriptionGrantsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
ListSubscriptionGrantsRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListSubscriptionGrantsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getDomainIdentifier()
The identifier of the Amazon DataZone domain.
|
String |
getEnvironmentId()
The identifier of the Amazon DataZone environment.
|
Integer |
getMaxResults()
The maximum number of subscription grants to return in a single call to
ListSubscriptionGrants. |
String |
getNextToken()
When the number of subscription grants is greater than the default value for the
MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number of
subscription grants, the response includes a pagination token named NextToken. |
String |
getSortBy()
Specifies the way of sorting the results of this action.
|
String |
getSortOrder()
Specifies the sort order of this action.
|
String |
getSubscribedListingId()
The identifier of the subscribed listing.
|
String |
getSubscriptionId()
The identifier of the subscription.
|
String |
getSubscriptionTargetId()
The identifier of the subscription target.
|
int |
hashCode() |
void |
setDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
|
void |
setEnvironmentId(String environmentId)
The identifier of the Amazon DataZone environment.
|
void |
setMaxResults(Integer maxResults)
The maximum number of subscription grants to return in a single call to
ListSubscriptionGrants. |
void |
setNextToken(String nextToken)
When the number of subscription grants is greater than the default value for the
MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number of
subscription grants, the response includes a pagination token named NextToken. |
void |
setSortBy(String sortBy)
Specifies the way of sorting the results of this action.
|
void |
setSortOrder(String sortOrder)
Specifies the sort order of this action.
|
void |
setSubscribedListingId(String subscribedListingId)
The identifier of the subscribed listing.
|
void |
setSubscriptionId(String subscriptionId)
The identifier of the subscription.
|
void |
setSubscriptionTargetId(String subscriptionTargetId)
The identifier of the subscription target.
|
String |
toString()
Returns a string representation of this object.
|
ListSubscriptionGrantsRequest |
withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
|
ListSubscriptionGrantsRequest |
withEnvironmentId(String environmentId)
The identifier of the Amazon DataZone environment.
|
ListSubscriptionGrantsRequest |
withMaxResults(Integer maxResults)
The maximum number of subscription grants to return in a single call to
ListSubscriptionGrants. |
ListSubscriptionGrantsRequest |
withNextToken(String nextToken)
When the number of subscription grants is greater than the default value for the
MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number of
subscription grants, the response includes a pagination token named NextToken. |
ListSubscriptionGrantsRequest |
withSortBy(SortKey sortBy)
Specifies the way of sorting the results of this action.
|
ListSubscriptionGrantsRequest |
withSortBy(String sortBy)
Specifies the way of sorting the results of this action.
|
ListSubscriptionGrantsRequest |
withSortOrder(SortOrder sortOrder)
Specifies the sort order of this action.
|
ListSubscriptionGrantsRequest |
withSortOrder(String sortOrder)
Specifies the sort order of this action.
|
ListSubscriptionGrantsRequest |
withSubscribedListingId(String subscribedListingId)
The identifier of the subscribed listing.
|
ListSubscriptionGrantsRequest |
withSubscriptionId(String subscriptionId)
The identifier of the subscription.
|
ListSubscriptionGrantsRequest |
withSubscriptionTargetId(String subscriptionTargetId)
The identifier of the subscription target.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
domainIdentifier - The identifier of the Amazon DataZone domain.public String getDomainIdentifier()
The identifier of the Amazon DataZone domain.
public ListSubscriptionGrantsRequest withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain.
domainIdentifier - The identifier of the Amazon DataZone domain.public void setEnvironmentId(String environmentId)
The identifier of the Amazon DataZone environment.
environmentId - The identifier of the Amazon DataZone environment.public String getEnvironmentId()
The identifier of the Amazon DataZone environment.
public ListSubscriptionGrantsRequest withEnvironmentId(String environmentId)
The identifier of the Amazon DataZone environment.
environmentId - The identifier of the Amazon DataZone environment.public void setMaxResults(Integer maxResults)
The maximum number of subscription grants to return in a single call to ListSubscriptionGrants. When
the number of subscription grants to be listed is greater than the value of MaxResults, the response
contains a NextToken value that you can use in a subsequent call to
ListSubscriptionGrants to list the next set of subscription grants.
maxResults - The maximum number of subscription grants to return in a single call to
ListSubscriptionGrants. When the number of subscription grants to be listed is greater than
the value of MaxResults, the response contains a NextToken value that you can
use in a subsequent call to ListSubscriptionGrants to list the next set of subscription
grants.public Integer getMaxResults()
The maximum number of subscription grants to return in a single call to ListSubscriptionGrants. When
the number of subscription grants to be listed is greater than the value of MaxResults, the response
contains a NextToken value that you can use in a subsequent call to
ListSubscriptionGrants to list the next set of subscription grants.
ListSubscriptionGrants. When the number of subscription grants to be listed is greater than
the value of MaxResults, the response contains a NextToken value that you can
use in a subsequent call to ListSubscriptionGrants to list the next set of subscription
grants.public ListSubscriptionGrantsRequest withMaxResults(Integer maxResults)
The maximum number of subscription grants to return in a single call to ListSubscriptionGrants. When
the number of subscription grants to be listed is greater than the value of MaxResults, the response
contains a NextToken value that you can use in a subsequent call to
ListSubscriptionGrants to list the next set of subscription grants.
maxResults - The maximum number of subscription grants to return in a single call to
ListSubscriptionGrants. When the number of subscription grants to be listed is greater than
the value of MaxResults, the response contains a NextToken value that you can
use in a subsequent call to ListSubscriptionGrants to list the next set of subscription
grants.public void setNextToken(String nextToken)
When the number of subscription grants is greater than the default value for the MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number of
subscription grants, the response includes a pagination token named NextToken. You can specify this
NextToken value in a subsequent call to ListSubscriptionGrants to list the next set of
subscription grants.
nextToken - When the number of subscription grants is greater than the default value for the MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number
of subscription grants, the response includes a pagination token named NextToken. You can
specify this NextToken value in a subsequent call to ListSubscriptionGrants to
list the next set of subscription grants.public String getNextToken()
When the number of subscription grants is greater than the default value for the MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number of
subscription grants, the response includes a pagination token named NextToken. You can specify this
NextToken value in a subsequent call to ListSubscriptionGrants to list the next set of
subscription grants.
MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number
of subscription grants, the response includes a pagination token named NextToken. You can
specify this NextToken value in a subsequent call to ListSubscriptionGrants to
list the next set of subscription grants.public ListSubscriptionGrantsRequest withNextToken(String nextToken)
When the number of subscription grants is greater than the default value for the MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number of
subscription grants, the response includes a pagination token named NextToken. You can specify this
NextToken value in a subsequent call to ListSubscriptionGrants to list the next set of
subscription grants.
nextToken - When the number of subscription grants is greater than the default value for the MaxResults
parameter, or if you explicitly specify a value for MaxResults that is less than the number
of subscription grants, the response includes a pagination token named NextToken. You can
specify this NextToken value in a subsequent call to ListSubscriptionGrants to
list the next set of subscription grants.public void setSortBy(String sortBy)
Specifies the way of sorting the results of this action.
sortBy - Specifies the way of sorting the results of this action.SortKeypublic String getSortBy()
Specifies the way of sorting the results of this action.
SortKeypublic ListSubscriptionGrantsRequest withSortBy(String sortBy)
Specifies the way of sorting the results of this action.
sortBy - Specifies the way of sorting the results of this action.SortKeypublic ListSubscriptionGrantsRequest withSortBy(SortKey sortBy)
Specifies the way of sorting the results of this action.
sortBy - Specifies the way of sorting the results of this action.SortKeypublic void setSortOrder(String sortOrder)
Specifies the sort order of this action.
sortOrder - Specifies the sort order of this action.SortOrderpublic String getSortOrder()
Specifies the sort order of this action.
SortOrderpublic ListSubscriptionGrantsRequest withSortOrder(String sortOrder)
Specifies the sort order of this action.
sortOrder - Specifies the sort order of this action.SortOrderpublic ListSubscriptionGrantsRequest withSortOrder(SortOrder sortOrder)
Specifies the sort order of this action.
sortOrder - Specifies the sort order of this action.SortOrderpublic void setSubscribedListingId(String subscribedListingId)
The identifier of the subscribed listing.
subscribedListingId - The identifier of the subscribed listing.public String getSubscribedListingId()
The identifier of the subscribed listing.
public ListSubscriptionGrantsRequest withSubscribedListingId(String subscribedListingId)
The identifier of the subscribed listing.
subscribedListingId - The identifier of the subscribed listing.public void setSubscriptionId(String subscriptionId)
The identifier of the subscription.
subscriptionId - The identifier of the subscription.public String getSubscriptionId()
The identifier of the subscription.
public ListSubscriptionGrantsRequest withSubscriptionId(String subscriptionId)
The identifier of the subscription.
subscriptionId - The identifier of the subscription.public void setSubscriptionTargetId(String subscriptionTargetId)
The identifier of the subscription target.
subscriptionTargetId - The identifier of the subscription target.public String getSubscriptionTargetId()
The identifier of the subscription target.
public ListSubscriptionGrantsRequest withSubscriptionTargetId(String subscriptionTargetId)
The identifier of the subscription target.
subscriptionTargetId - The identifier of the subscription target.public String toString()
toString in class ObjectObject.toString()public ListSubscriptionGrantsRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()