Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.ApiGatewayProxySummary
-
Packages that use ApiGatewayProxySummary Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of ApiGatewayProxySummary in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return ApiGatewayProxySummary Modifier and Type Method Description ApiGatewayProxySummaryApplicationSummary. apiGatewayProxy()The endpoint URL of the Amazon API Gateway proxy.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model with parameters of type ApiGatewayProxySummary Modifier and Type Method Description ApplicationSummary.BuilderApplicationSummary.Builder. apiGatewayProxy(ApiGatewayProxySummary apiGatewayProxy)The endpoint URL of the Amazon API Gateway proxy.
-