Uses of Interface
software.amazon.awssdk.services.apigateway.model.UpdateModelResponse.Builder
Packages that use UpdateModelResponse.Builder
-
Uses of UpdateModelResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return UpdateModelResponse.BuilderModifier and TypeMethodDescriptionstatic UpdateModelResponse.BuilderUpdateModelResponse.builder()UpdateModelResponse.Builder.contentType(String contentType) The content-type for the model.UpdateModelResponse.Builder.description(String description) The description of the model.The identifier for the model resource.The name of the model.The schema for the model.UpdateModelResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type UpdateModelResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UpdateModelResponse.Builder>UpdateModelResponse.serializableBuilderClass()