public class ListCertificatesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
ListCertificatesRequest() |
| Modifier and Type | Method and Description |
|---|---|
ListCertificatesRequest |
clone() |
boolean |
equals(Object obj) |
List<String> |
getCertificateStatuses()
Identifies the statuses of the ACM Certificates for which you want to
retrieve the ARNs.
|
Integer |
getMaxItems()
Specify this parameter when paginating results to indicate the maximum
number of ACM Certificates that you want to display for each response.
|
String |
getNextToken()
String that contains an opaque marker of the next ACM Certificate ARN to
be displayed.
|
int |
hashCode() |
void |
setCertificateStatuses(Collection<String> certificateStatuses)
Identifies the statuses of the ACM Certificates for which you want to
retrieve the ARNs.
|
void |
setMaxItems(Integer maxItems)
Specify this parameter when paginating results to indicate the maximum
number of ACM Certificates that you want to display for each response.
|
void |
setNextToken(String nextToken)
String that contains an opaque marker of the next ACM Certificate ARN to
be displayed.
|
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
ListCertificatesRequest |
withCertificateStatuses(CertificateStatus... certificateStatuses)
Identifies the statuses of the ACM Certificates for which you want to
retrieve the ARNs.
|
ListCertificatesRequest |
withCertificateStatuses(Collection<String> certificateStatuses)
Identifies the statuses of the ACM Certificates for which you want to
retrieve the ARNs.
|
ListCertificatesRequest |
withCertificateStatuses(String... certificateStatuses)
Identifies the statuses of the ACM Certificates for which you want to
retrieve the ARNs.
|
ListCertificatesRequest |
withMaxItems(Integer maxItems)
Specify this parameter when paginating results to indicate the maximum
number of ACM Certificates that you want to display for each response.
|
ListCertificatesRequest |
withNextToken(String nextToken)
String that contains an opaque marker of the next ACM Certificate ARN to
be displayed.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic List<String> getCertificateStatuses()
Identifies the statuses of the ACM Certificates for which you want to retrieve the ARNs. This can be one or more of the following values:
PENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILEDPENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILEDCertificateStatuspublic void setCertificateStatuses(Collection<String> certificateStatuses)
Identifies the statuses of the ACM Certificates for which you want to retrieve the ARNs. This can be one or more of the following values:
PENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILEDcertificateStatuses - Identifies the statuses of the ACM Certificates for which you want
to retrieve the ARNs. This can be one or more of the following
values:
PENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILEDCertificateStatuspublic ListCertificatesRequest withCertificateStatuses(String... certificateStatuses)
Identifies the statuses of the ACM Certificates for which you want to retrieve the ARNs. This can be one or more of the following values:
PENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILED
NOTE: This method appends the values to the existing list (if
any). Use setCertificateStatuses(java.util.Collection) or
withCertificateStatuses(java.util.Collection) if you want to
override the existing values.
certificateStatuses - Identifies the statuses of the ACM Certificates for which you want
to retrieve the ARNs. This can be one or more of the following
values:
PENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILEDCertificateStatuspublic ListCertificatesRequest withCertificateStatuses(Collection<String> certificateStatuses)
Identifies the statuses of the ACM Certificates for which you want to retrieve the ARNs. This can be one or more of the following values:
PENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILEDcertificateStatuses - Identifies the statuses of the ACM Certificates for which you want
to retrieve the ARNs. This can be one or more of the following
values:
PENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILEDCertificateStatuspublic ListCertificatesRequest withCertificateStatuses(CertificateStatus... certificateStatuses)
Identifies the statuses of the ACM Certificates for which you want to retrieve the ARNs. This can be one or more of the following values:
PENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILEDcertificateStatuses - Identifies the statuses of the ACM Certificates for which you want
to retrieve the ARNs. This can be one or more of the following
values:
PENDING_VALIDATIONISSUEDINACTIVEEXPIREDVALIDATION_TIMED_OUTREVOKEDFAILEDCertificateStatuspublic void setNextToken(String nextToken)
String that contains an opaque marker of the next ACM Certificate ARN to
be displayed. Use this parameter when paginating results, and only in a
subsequent request after you've received a response where the results
have been truncated. Set it to an empty string the first time you call
this action, and set it to the value of the NextToken
element you receive in the response object for subsequent calls.
nextToken - String that contains an opaque marker of the next ACM Certificate
ARN to be displayed. Use this parameter when paginating results,
and only in a subsequent request after you've received a response
where the results have been truncated. Set it to an empty string
the first time you call this action, and set it to the value of
the NextToken element you receive in the response
object for subsequent calls.public String getNextToken()
String that contains an opaque marker of the next ACM Certificate ARN to
be displayed. Use this parameter when paginating results, and only in a
subsequent request after you've received a response where the results
have been truncated. Set it to an empty string the first time you call
this action, and set it to the value of the NextToken
element you receive in the response object for subsequent calls.
NextToken element you receive in the response
object for subsequent calls.public ListCertificatesRequest withNextToken(String nextToken)
String that contains an opaque marker of the next ACM Certificate ARN to
be displayed. Use this parameter when paginating results, and only in a
subsequent request after you've received a response where the results
have been truncated. Set it to an empty string the first time you call
this action, and set it to the value of the NextToken
element you receive in the response object for subsequent calls.
nextToken - String that contains an opaque marker of the next ACM Certificate
ARN to be displayed. Use this parameter when paginating results,
and only in a subsequent request after you've received a response
where the results have been truncated. Set it to an empty string
the first time you call this action, and set it to the value of
the NextToken element you receive in the response
object for subsequent calls.public void setMaxItems(Integer maxItems)
Specify this parameter when paginating results to indicate the maximum
number of ACM Certificates that you want to display for each response. If
there are additional certificates beyond the maximum you specify, use the
NextToken value in your next call to the
ListCertificates action.
maxItems - Specify this parameter when paginating results to indicate the
maximum number of ACM Certificates that you want to display for
each response. If there are additional certificates beyond the
maximum you specify, use the NextToken value in your
next call to the ListCertificates action.public Integer getMaxItems()
Specify this parameter when paginating results to indicate the maximum
number of ACM Certificates that you want to display for each response. If
there are additional certificates beyond the maximum you specify, use the
NextToken value in your next call to the
ListCertificates action.
NextToken value in your
next call to the ListCertificates action.public ListCertificatesRequest withMaxItems(Integer maxItems)
Specify this parameter when paginating results to indicate the maximum
number of ACM Certificates that you want to display for each response. If
there are additional certificates beyond the maximum you specify, use the
NextToken value in your next call to the
ListCertificates action.
maxItems - Specify this parameter when paginating results to indicate the
maximum number of ACM Certificates that you want to display for
each response. If there are additional certificates beyond the
maximum you specify, use the NextToken value in your
next call to the ListCertificates action.public String toString()
toString in class ObjectObject.toString()public ListCertificatesRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2016. All rights reserved.