Uses of Interface
software.amazon.awssdk.services.apigateway.model.ImportApiKeysResponse.Builder
Packages that use ImportApiKeysResponse.Builder
-
Uses of ImportApiKeysResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return ImportApiKeysResponse.BuilderModifier and TypeMethodDescriptionImportApiKeysResponse.builder()A list of all the ApiKey identifiers.ImportApiKeysResponse.Builder.ids(Collection<String> ids) A list of all the ApiKey identifiers.ImportApiKeysResponse.toBuilder()A list of warning messages.ImportApiKeysResponse.Builder.warnings(Collection<String> warnings) A list of warning messages.Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type ImportApiKeysResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ImportApiKeysResponse.Builder>ImportApiKeysResponse.serializableBuilderClass()