Uses of Class
software.amazon.awssdk.services.apigateway.model.CreateDeploymentRequest
Packages that use CreateDeploymentRequest
Package
Description
-
Uses of CreateDeploymentRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type CreateDeploymentRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.createDeployment(CreateDeploymentRequest createDeploymentRequest) Creates a Deployment resource, which makes a specified RestApi callable over the internet.default CreateDeploymentResponseApiGatewayClient.createDeployment(CreateDeploymentRequest createDeploymentRequest) Creates a Deployment resource, which makes a specified RestApi callable over the internet. -
Uses of CreateDeploymentRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type CreateDeploymentRequestModifier and TypeMethodDescriptionCreateDeploymentRequestMarshaller.marshall(CreateDeploymentRequest createDeploymentRequest)