Uses of Interface
software.amazon.awssdk.services.cloudfront.model.TrustedSigners.Builder
Packages that use TrustedSigners.Builder
-
Uses of TrustedSigners.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return TrustedSigners.BuilderModifier and TypeMethodDescriptionstatic TrustedSigners.BuilderTrustedSigners.builder()This field istrueif any of the Amazon Web Services accounts in the list are configured as trusted signers.A list of Amazon Web Services account identifiers.TrustedSigners.Builder.items(Collection<String> items) A list of Amazon Web Services account identifiers.The number of Amazon Web Services accounts in the list.TrustedSigners.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type TrustedSigners.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TrustedSigners.Builder>TrustedSigners.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type TrustedSigners.BuilderModifier and TypeMethodDescriptiondefault CacheBehavior.BuilderCacheBehavior.Builder.trustedSigners(Consumer<TrustedSigners.Builder> trustedSigners) default DefaultCacheBehavior.BuilderDefaultCacheBehavior.Builder.trustedSigners(Consumer<TrustedSigners.Builder> trustedSigners) StreamingDistributionConfig.Builder.trustedSigners(Consumer<TrustedSigners.Builder> trustedSigners) A complex type that specifies any Amazon Web Services accounts that you want to permit to create signed URLs for private content.StreamingDistributionSummary.Builder.trustedSigners(Consumer<TrustedSigners.Builder> trustedSigners) A complex type that specifies the Amazon Web Services accounts, if any, that you want to allow to create signed URLs for private content.