Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetModelResponse.Builder
Packages that use GetModelResponse.Builder
-
Uses of GetModelResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetModelResponse.BuilderModifier and TypeMethodDescriptionstatic GetModelResponse.BuilderGetModelResponse.builder()GetModelResponse.Builder.contentType(String contentType) The content-type for the model.GetModelResponse.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.GetModelResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetModelResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetModelResponse.Builder>GetModelResponse.serializableBuilderClass()