Uses of Interface
software.amazon.awssdk.services.cloudfront.model.ListKeyGroupsResponse.Builder
Packages that use ListKeyGroupsResponse.Builder
-
Uses of ListKeyGroupsResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ListKeyGroupsResponse.BuilderModifier and TypeMethodDescriptionListKeyGroupsResponse.builder()default ListKeyGroupsResponse.BuilderListKeyGroupsResponse.Builder.keyGroupList(Consumer<KeyGroupList.Builder> keyGroupList) A list of key groups.ListKeyGroupsResponse.Builder.keyGroupList(KeyGroupList keyGroupList) A list of key groups.ListKeyGroupsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ListKeyGroupsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListKeyGroupsResponse.Builder>ListKeyGroupsResponse.serializableBuilderClass()