Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListPublicKeysResponse.Builder
Packages that use ListPublicKeysResponse.Builder
-
Uses of ListPublicKeysResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListPublicKeysResponse.BuilderModifier and TypeMethodDescriptionListPublicKeysResponse.builder()default ListPublicKeysResponse.BuilderListPublicKeysResponse.Builder.publicKeyList(Consumer<PublicKeyList.Builder> publicKeyList) Returns a list of all public keys that have been added to CloudFront for this account.ListPublicKeysResponse.Builder.publicKeyList(PublicKeyList publicKeyList) Returns a list of all public keys that have been added to CloudFront for this account.ListPublicKeysResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListPublicKeysResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListPublicKeysResponse.Builder>ListPublicKeysResponse.serializableBuilderClass()