Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeHsmClientCertificatesRequest |
DescribeHsmClientCertificatesRequest.clone() |
DescribeHsmClientCertificatesRequest |
DescribeHsmClientCertificatesRequest.withHsmClientCertificateIdentifier(java.lang.String hsmClientCertificateIdentifier)
The identifier of a specific HSM client certificate for which you want
information.
|
DescribeHsmClientCertificatesRequest |
DescribeHsmClientCertificatesRequest.withMarker(java.lang.String marker)
An optional parameter that specifies the starting point to return a set
of response records.
|
DescribeHsmClientCertificatesRequest |
DescribeHsmClientCertificatesRequest.withMaxRecords(java.lang.Integer maxRecords)
The maximum number of response records to return in each call.
|
DescribeHsmClientCertificatesRequest |
DescribeHsmClientCertificatesRequest.withTagKeys(java.util.Collection<java.lang.String> tagKeys)
A tag key or keys for which you want to return all matching HSM client
certificates that are associated with the specified key or keys.
|
DescribeHsmClientCertificatesRequest |
DescribeHsmClientCertificatesRequest.withTagKeys(java.lang.String... tagKeys)
A tag key or keys for which you want to return all matching HSM client
certificates that are associated with the specified key or keys.
|
DescribeHsmClientCertificatesRequest |
DescribeHsmClientCertificatesRequest.withTagValues(java.util.Collection<java.lang.String> tagValues)
A tag value or values for which you want to return all matching HSM
client certificates that are associated with the specified tag value or
values.
|
DescribeHsmClientCertificatesRequest |
DescribeHsmClientCertificatesRequest.withTagValues(java.lang.String... tagValues)
A tag value or values for which you want to return all matching HSM
client certificates that are associated with the specified tag value or
values.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeHsmClientCertificatesRequest> |
DescribeHsmClientCertificatesRequestMarshaller.marshall(DescribeHsmClientCertificatesRequest describeHsmClientCertificatesRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeHsmClientCertificatesRequest> |
DescribeHsmClientCertificatesRequestMarshaller.marshall(DescribeHsmClientCertificatesRequest describeHsmClientCertificatesRequest) |