Uses of Class
software.amazon.awssdk.services.apigateway.model.GetModelRequest
Packages that use GetModelRequest
Package
Description
-
Uses of GetModelRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetModelRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetModelResponse>ApiGatewayAsyncClient.getModel(GetModelRequest getModelRequest) Describes an existing model defined for a RestApi resource.default GetModelResponseApiGatewayClient.getModel(GetModelRequest getModelRequest) Describes an existing model defined for a RestApi resource. -
Uses of GetModelRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetModelRequestModifier and TypeMethodDescriptionGetModelRequestMarshaller.marshall(GetModelRequest getModelRequest)