@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribePullThroughCacheRulesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
DescribePullThroughCacheRulesRequest() |
Modifier and Type | Method and Description |
---|---|
DescribePullThroughCacheRulesRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
List<String> |
getEcrRepositoryPrefixes()
The Amazon ECR repository prefixes associated with the pull through cache rules to return.
|
Integer |
getMaxResults()
The maximum number of pull through cache rules returned by
DescribePullThroughCacheRulesRequest in
paginated output. |
String |
getNextToken()
The
nextToken value returned from a previous paginated
DescribePullThroughCacheRulesRequest request where maxResults was used and the results
exceeded the value of that parameter. |
String |
getRegistryId()
The Amazon Web Services account ID associated with the registry to return the pull through cache rules for.
|
int |
hashCode() |
void |
setEcrRepositoryPrefixes(Collection<String> ecrRepositoryPrefixes)
The Amazon ECR repository prefixes associated with the pull through cache rules to return.
|
void |
setMaxResults(Integer maxResults)
The maximum number of pull through cache rules returned by
DescribePullThroughCacheRulesRequest in
paginated output. |
void |
setNextToken(String nextToken)
The
nextToken value returned from a previous paginated
DescribePullThroughCacheRulesRequest request where maxResults was used and the results
exceeded the value of that parameter. |
void |
setRegistryId(String registryId)
The Amazon Web Services account ID associated with the registry to return the pull through cache rules for.
|
String |
toString()
Returns a string representation of this object.
|
DescribePullThroughCacheRulesRequest |
withEcrRepositoryPrefixes(Collection<String> ecrRepositoryPrefixes)
The Amazon ECR repository prefixes associated with the pull through cache rules to return.
|
DescribePullThroughCacheRulesRequest |
withEcrRepositoryPrefixes(String... ecrRepositoryPrefixes)
The Amazon ECR repository prefixes associated with the pull through cache rules to return.
|
DescribePullThroughCacheRulesRequest |
withMaxResults(Integer maxResults)
The maximum number of pull through cache rules returned by
DescribePullThroughCacheRulesRequest in
paginated output. |
DescribePullThroughCacheRulesRequest |
withNextToken(String nextToken)
The
nextToken value returned from a previous paginated
DescribePullThroughCacheRulesRequest request where maxResults was used and the results
exceeded the value of that parameter. |
DescribePullThroughCacheRulesRequest |
withRegistryId(String registryId)
The Amazon Web Services account ID associated with the registry to return the pull through cache rules for.
|
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, withSdkRequestTimeout
public DescribePullThroughCacheRulesRequest()
public void setRegistryId(String registryId)
The Amazon Web Services account ID associated with the registry to return the pull through cache rules for. If you do not specify a registry, the default registry is assumed.
registryId
- The Amazon Web Services account ID associated with the registry to return the pull through cache rules
for. If you do not specify a registry, the default registry is assumed.public String getRegistryId()
The Amazon Web Services account ID associated with the registry to return the pull through cache rules for. If you do not specify a registry, the default registry is assumed.
public DescribePullThroughCacheRulesRequest withRegistryId(String registryId)
The Amazon Web Services account ID associated with the registry to return the pull through cache rules for. If you do not specify a registry, the default registry is assumed.
registryId
- The Amazon Web Services account ID associated with the registry to return the pull through cache rules
for. If you do not specify a registry, the default registry is assumed.public List<String> getEcrRepositoryPrefixes()
The Amazon ECR repository prefixes associated with the pull through cache rules to return. If no repository prefix value is specified, all pull through cache rules are returned.
public void setEcrRepositoryPrefixes(Collection<String> ecrRepositoryPrefixes)
The Amazon ECR repository prefixes associated with the pull through cache rules to return. If no repository prefix value is specified, all pull through cache rules are returned.
ecrRepositoryPrefixes
- The Amazon ECR repository prefixes associated with the pull through cache rules to return. If no
repository prefix value is specified, all pull through cache rules are returned.public DescribePullThroughCacheRulesRequest withEcrRepositoryPrefixes(String... ecrRepositoryPrefixes)
The Amazon ECR repository prefixes associated with the pull through cache rules to return. If no repository prefix value is specified, all pull through cache rules are returned.
NOTE: This method appends the values to the existing list (if any). Use
setEcrRepositoryPrefixes(java.util.Collection)
or
withEcrRepositoryPrefixes(java.util.Collection)
if you want to override the existing values.
ecrRepositoryPrefixes
- The Amazon ECR repository prefixes associated with the pull through cache rules to return. If no
repository prefix value is specified, all pull through cache rules are returned.public DescribePullThroughCacheRulesRequest withEcrRepositoryPrefixes(Collection<String> ecrRepositoryPrefixes)
The Amazon ECR repository prefixes associated with the pull through cache rules to return. If no repository prefix value is specified, all pull through cache rules are returned.
ecrRepositoryPrefixes
- The Amazon ECR repository prefixes associated with the pull through cache rules to return. If no
repository prefix value is specified, all pull through cache rules are returned.public void setNextToken(String nextToken)
The nextToken
value returned from a previous paginated
DescribePullThroughCacheRulesRequest
request where maxResults
was used and the results
exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the
nextToken
value. This value is null when there are no more results to return.
nextToken
- The nextToken
value returned from a previous paginated
DescribePullThroughCacheRulesRequest
request where maxResults
was used and the
results exceeded the value of that parameter. Pagination continues from the end of the previous results
that returned the nextToken
value. This value is null when there are no more results to
return.public String getNextToken()
The nextToken
value returned from a previous paginated
DescribePullThroughCacheRulesRequest
request where maxResults
was used and the results
exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the
nextToken
value. This value is null when there are no more results to return.
nextToken
value returned from a previous paginated
DescribePullThroughCacheRulesRequest
request where maxResults
was used and the
results exceeded the value of that parameter. Pagination continues from the end of the previous results
that returned the nextToken
value. This value is null when there are no more results to
return.public DescribePullThroughCacheRulesRequest withNextToken(String nextToken)
The nextToken
value returned from a previous paginated
DescribePullThroughCacheRulesRequest
request where maxResults
was used and the results
exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the
nextToken
value. This value is null when there are no more results to return.
nextToken
- The nextToken
value returned from a previous paginated
DescribePullThroughCacheRulesRequest
request where maxResults
was used and the
results exceeded the value of that parameter. Pagination continues from the end of the previous results
that returned the nextToken
value. This value is null when there are no more results to
return.public void setMaxResults(Integer maxResults)
The maximum number of pull through cache rules returned by DescribePullThroughCacheRulesRequest
in
paginated output. When this parameter is used, DescribePullThroughCacheRulesRequest
only returns
maxResults
results in a single page along with a nextToken
response element. The
remaining results of the initial request can be seen by sending another
DescribePullThroughCacheRulesRequest
request with the returned nextToken
value. This
value can be between 1 and 1000. If this parameter is not used, then
DescribePullThroughCacheRulesRequest
returns up to 100 results and a nextToken
value,
if applicable.
maxResults
- The maximum number of pull through cache rules returned by
DescribePullThroughCacheRulesRequest
in paginated output. When this parameter is used,
DescribePullThroughCacheRulesRequest
only returns maxResults
results in a single
page along with a nextToken
response element. The remaining results of the initial request
can be seen by sending another DescribePullThroughCacheRulesRequest
request with the returned
nextToken
value. This value can be between 1 and 1000. If this parameter is not used, then
DescribePullThroughCacheRulesRequest
returns up to 100 results and a nextToken
value, if applicable.public Integer getMaxResults()
The maximum number of pull through cache rules returned by DescribePullThroughCacheRulesRequest
in
paginated output. When this parameter is used, DescribePullThroughCacheRulesRequest
only returns
maxResults
results in a single page along with a nextToken
response element. The
remaining results of the initial request can be seen by sending another
DescribePullThroughCacheRulesRequest
request with the returned nextToken
value. This
value can be between 1 and 1000. If this parameter is not used, then
DescribePullThroughCacheRulesRequest
returns up to 100 results and a nextToken
value,
if applicable.
DescribePullThroughCacheRulesRequest
in paginated output. When this parameter is used,
DescribePullThroughCacheRulesRequest
only returns maxResults
results in a
single page along with a nextToken
response element. The remaining results of the initial
request can be seen by sending another DescribePullThroughCacheRulesRequest
request with the
returned nextToken
value. This value can be between 1 and 1000. If this parameter is not
used, then DescribePullThroughCacheRulesRequest
returns up to 100 results and a
nextToken
value, if applicable.public DescribePullThroughCacheRulesRequest withMaxResults(Integer maxResults)
The maximum number of pull through cache rules returned by DescribePullThroughCacheRulesRequest
in
paginated output. When this parameter is used, DescribePullThroughCacheRulesRequest
only returns
maxResults
results in a single page along with a nextToken
response element. The
remaining results of the initial request can be seen by sending another
DescribePullThroughCacheRulesRequest
request with the returned nextToken
value. This
value can be between 1 and 1000. If this parameter is not used, then
DescribePullThroughCacheRulesRequest
returns up to 100 results and a nextToken
value,
if applicable.
maxResults
- The maximum number of pull through cache rules returned by
DescribePullThroughCacheRulesRequest
in paginated output. When this parameter is used,
DescribePullThroughCacheRulesRequest
only returns maxResults
results in a single
page along with a nextToken
response element. The remaining results of the initial request
can be seen by sending another DescribePullThroughCacheRulesRequest
request with the returned
nextToken
value. This value can be between 1 and 1000. If this parameter is not used, then
DescribePullThroughCacheRulesRequest
returns up to 100 results and a nextToken
value, if applicable.public String toString()
toString
in class Object
Object.toString()
public DescribePullThroughCacheRulesRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()