Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetApiKeysResponse.Builder
Packages that use GetApiKeysResponse.Builder
-
Uses of GetApiKeysResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetApiKeysResponse.BuilderModifier and TypeMethodDescriptionstatic GetApiKeysResponse.BuilderGetApiKeysResponse.builder()GetApiKeysResponse.Builder.items(Collection<ApiKey> items) The current page of elements from this collection.GetApiKeysResponse.Builder.items(Consumer<ApiKey.Builder>... items) The current page of elements from this collection.The current page of elements from this collection.Sets the value of the Position property for this object.GetApiKeysResponse.toBuilder()A list of warning messages logged during the import of API keys when thefailOnWarningsoption is set to true.GetApiKeysResponse.Builder.warnings(Collection<String> warnings) A list of warning messages logged during the import of API keys when thefailOnWarningsoption is set to true.Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetApiKeysResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetApiKeysResponse.Builder>GetApiKeysResponse.serializableBuilderClass()