| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2 |
|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustStoreRevocationsRequest |
DescribeTrustStoreRevocationsRequest.clone() |
DescribeTrustStoreRevocationsRequest |
DescribeTrustStoreRevocationsRequest.withMarker(String marker)
The marker for the next set of results.
|
DescribeTrustStoreRevocationsRequest |
DescribeTrustStoreRevocationsRequest.withPageSize(Integer pageSize)
The maximum number of results to return with this call.
|
DescribeTrustStoreRevocationsRequest |
DescribeTrustStoreRevocationsRequest.withRevocationIds(Collection<Long> revocationIds)
The revocation IDs of the revocation files you want to describe.
|
DescribeTrustStoreRevocationsRequest |
DescribeTrustStoreRevocationsRequest.withRevocationIds(Long... revocationIds)
The revocation IDs of the revocation files you want to describe.
|
DescribeTrustStoreRevocationsRequest |
DescribeTrustStoreRevocationsRequest.withTrustStoreArn(String trustStoreArn)
The Amazon Resource Name (ARN) of the trust store.
|
Copyright © 2024. All rights reserved.