Uses of Interface
software.amazon.awssdk.services.cloudfront.model.TrustStoreSummary.Builder
Packages that use TrustStoreSummary.Builder
-
Uses of TrustStoreSummary.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return TrustStoreSummary.BuilderModifier and TypeMethodDescriptionThe trust store's Amazon Resource Name (ARN).static TrustStoreSummary.BuilderTrustStoreSummary.builder()The version identifier for the current version of the trust store.The trust store's ID.TrustStoreSummary.Builder.lastModifiedTime(Instant lastModifiedTime) The trust store's last modified time.The trust store's name.TrustStoreSummary.Builder.numberOfCaCertificates(Integer numberOfCaCertificates) The trust store's number of CA certificates.The trust store's reason.The trust store's status.TrustStoreSummary.Builder.status(TrustStoreStatus status) The trust store's status.TrustStoreSummary.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type TrustStoreSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TrustStoreSummary.Builder>TrustStoreSummary.serializableBuilderClass()