Uses of Interface
software.amazon.awssdk.services.cloudfront.model.KeyPairIds.Builder
Packages that use KeyPairIds.Builder
-
Uses of KeyPairIds.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return KeyPairIds.BuilderModifier and TypeMethodDescriptionstatic KeyPairIds.BuilderKeyPairIds.builder()A list of CloudFront key pair identifiers.KeyPairIds.Builder.items(Collection<String> items) A list of CloudFront key pair identifiers.The number of key pair identifiers in the list.KeyPairIds.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type KeyPairIds.BuilderModifier and TypeMethodDescriptionstatic Class<? extends KeyPairIds.Builder>KeyPairIds.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type KeyPairIds.BuilderModifier and TypeMethodDescriptiondefault KGKeyPairIds.BuilderKGKeyPairIds.Builder.keyPairIds(Consumer<KeyPairIds.Builder> keyPairIds) Sets the value of the KeyPairIds property for this object.default Signer.BuilderSigner.Builder.keyPairIds(Consumer<KeyPairIds.Builder> keyPairIds) A list of CloudFront key pair identifiers.