| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustStoreRevocation |
DescribeTrustStoreRevocation.clone() |
DescribeTrustStoreRevocation |
DescribeTrustStoreRevocation.withNumberOfRevokedEntries(Long numberOfRevokedEntries)
The number of revoked certificates.
|
DescribeTrustStoreRevocation |
DescribeTrustStoreRevocation.withRevocationId(Long revocationId)
The revocation ID of a revocation file in use.
|
DescribeTrustStoreRevocation |
DescribeTrustStoreRevocation.withRevocationType(RevocationType revocationType)
The type of revocation file.
|
DescribeTrustStoreRevocation |
DescribeTrustStoreRevocation.withRevocationType(String revocationType)
The type of revocation file.
|
DescribeTrustStoreRevocation |
DescribeTrustStoreRevocation.withTrustStoreArn(String trustStoreArn)
The Amazon Resource Name (ARN) of the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
List<DescribeTrustStoreRevocation> |
DescribeTrustStoreRevocationsResult.getTrustStoreRevocations()
Information about the revocation file in the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustStoreRevocationsResult |
DescribeTrustStoreRevocationsResult.withTrustStoreRevocations(DescribeTrustStoreRevocation... trustStoreRevocations)
Information about the revocation file in the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTrustStoreRevocationsResult.setTrustStoreRevocations(Collection<DescribeTrustStoreRevocation> trustStoreRevocations)
Information about the revocation file in the trust store.
|
DescribeTrustStoreRevocationsResult |
DescribeTrustStoreRevocationsResult.withTrustStoreRevocations(Collection<DescribeTrustStoreRevocation> trustStoreRevocations)
Information about the revocation file in the trust store.
|
Copyright © 2024. All rights reserved.