static AddTrustStoreRevocationsRequest.Builder |
AddTrustStoreRevocationsRequest.builder() |
|
AddTrustStoreRevocationsRequest.Builder |
AddTrustStoreRevocationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
AddTrustStoreRevocationsRequest.Builder |
AddTrustStoreRevocationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
AddTrustStoreRevocationsRequest.Builder |
AddTrustStoreRevocationsRequest.Builder.revocationContents(Collection<RevocationContent> revocationContents) |
The revocation file to add.
|
AddTrustStoreRevocationsRequest.Builder |
AddTrustStoreRevocationsRequest.Builder.revocationContents(Consumer<RevocationContent.Builder>... revocationContents) |
The revocation file to add.
|
AddTrustStoreRevocationsRequest.Builder |
AddTrustStoreRevocationsRequest.Builder.revocationContents(RevocationContent... revocationContents) |
The revocation file to add.
|
AddTrustStoreRevocationsRequest.Builder |
AddTrustStoreRevocationsRequest.toBuilder() |
|
AddTrustStoreRevocationsRequest.Builder |
AddTrustStoreRevocationsRequest.Builder.trustStoreArn(String trustStoreArn) |
The Amazon Resource Name (ARN) of the trust store.
|