static DescribeTrustStoreRevocationsResponse.Builder |
DescribeTrustStoreRevocationsResponse.builder() |
|
DescribeTrustStoreRevocationsResponse.Builder |
DescribeTrustStoreRevocationsResponse.Builder.nextMarker(String nextMarker) |
If there are additional results, this is the marker for the next set of results.
|
DescribeTrustStoreRevocationsResponse.Builder |
DescribeTrustStoreRevocationsResponse.toBuilder() |
|
DescribeTrustStoreRevocationsResponse.Builder |
DescribeTrustStoreRevocationsResponse.Builder.trustStoreRevocations(Collection<DescribeTrustStoreRevocation> trustStoreRevocations) |
Information about the revocation file in the trust store.
|
DescribeTrustStoreRevocationsResponse.Builder |
DescribeTrustStoreRevocationsResponse.Builder.trustStoreRevocations(Consumer<DescribeTrustStoreRevocation.Builder>... trustStoreRevocations) |
Information about the revocation file in the trust store.
|
DescribeTrustStoreRevocationsResponse.Builder |
DescribeTrustStoreRevocationsResponse.Builder.trustStoreRevocations(DescribeTrustStoreRevocation... trustStoreRevocations) |
Information about the revocation file in the trust store.
|