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