Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTrustStoreRevocation.Builder
Packages that use DescribeTrustStoreRevocation.Builder
-
Uses of DescribeTrustStoreRevocation.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return DescribeTrustStoreRevocation.BuilderModifier and TypeMethodDescriptionDescribeTrustStoreRevocation.builder()DescribeTrustStoreRevocation.Builder.numberOfRevokedEntries(Long numberOfRevokedEntries) The number of revoked certificates.DescribeTrustStoreRevocation.Builder.revocationId(Long revocationId) The revocation ID of a revocation file in use.DescribeTrustStoreRevocation.Builder.revocationType(String revocationType) The type of revocation file.DescribeTrustStoreRevocation.Builder.revocationType(RevocationType revocationType) The type of revocation file.DescribeTrustStoreRevocation.toBuilder()DescribeTrustStoreRevocation.Builder.trustStoreArn(String trustStoreArn) The Amazon Resource Name (ARN) of the trust store.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type DescribeTrustStoreRevocation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeTrustStoreRevocation.Builder>DescribeTrustStoreRevocation.serializableBuilderClass()