Uses of Interface
software.amazon.awssdk.services.cloudfront.model.KGKeyPairIds.Builder
Packages that use KGKeyPairIds.Builder
-
Uses of KGKeyPairIds.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return KGKeyPairIds.BuilderModifier and TypeMethodDescriptionstatic KGKeyPairIds.BuilderKGKeyPairIds.builder()KGKeyPairIds.Builder.keyGroupId(String keyGroupId) The identifier of the key group that contains the public keys.default KGKeyPairIds.BuilderKGKeyPairIds.Builder.keyPairIds(Consumer<KeyPairIds.Builder> keyPairIds) Sets the value of the KeyPairIds property for this object.KGKeyPairIds.Builder.keyPairIds(KeyPairIds keyPairIds) Sets the value of the KeyPairIds property for this object.KGKeyPairIds.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type KGKeyPairIds.BuilderModifier and TypeMethodDescriptionstatic Class<? extends KGKeyPairIds.Builder>KGKeyPairIds.serializableBuilderClass()