Uses of Class
software.amazon.awscdk.interfaces.elasticloadbalancingv2.TrustStoreRevocationReference.Builder
Packages that use TrustStoreRevocationReference.Builder
-
Uses of TrustStoreRevocationReference.Builder in software.amazon.awscdk.interfaces.elasticloadbalancingv2
Methods in software.amazon.awscdk.interfaces.elasticloadbalancingv2 that return TrustStoreRevocationReference.BuilderModifier and TypeMethodDescriptionTrustStoreRevocationReference.builder()TrustStoreRevocationReference.Builder.revocationId(String revocationId) Sets the value ofTrustStoreRevocationReference.getRevocationId()TrustStoreRevocationReference.Builder.trustStoreArn(String trustStoreArn) Sets the value ofTrustStoreRevocationReference.getTrustStoreArn()Constructors in software.amazon.awscdk.interfaces.elasticloadbalancingv2 with parameters of type TrustStoreRevocationReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theTrustStoreRevocationReference.Builder.