Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.ApiGatewayProxyInput
-
Packages that use ApiGatewayProxyInput Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of ApiGatewayProxyInput in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return ApiGatewayProxyInput Modifier and Type Method Description ApiGatewayProxyInputCreateApplicationRequest. apiGatewayProxy()A wrapper object holding the API Gateway endpoint type and stage name for the proxy.ApiGatewayProxyInputCreateApplicationResponse. apiGatewayProxy()A wrapper object holding the API Gateway endpoint type and stage name for the proxy.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model with parameters of type ApiGatewayProxyInput Modifier and Type Method Description CreateApplicationRequest.BuilderCreateApplicationRequest.Builder. apiGatewayProxy(ApiGatewayProxyInput apiGatewayProxy)A wrapper object holding the API Gateway endpoint type and stage name for the proxy.CreateApplicationResponse.BuilderCreateApplicationResponse.Builder. apiGatewayProxy(ApiGatewayProxyInput apiGatewayProxy)A wrapper object holding the API Gateway endpoint type and stage name for the proxy.
-