| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.clone() |
ApiGatewayProxyConfig |
GetApplicationResult.getApiGatewayProxy()
The endpoint URL of the API Gateway proxy.
|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.withApiGatewayId(String apiGatewayId)
The resource ID of the API Gateway for the proxy.
|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.withEndpointType(ApiGatewayEndpointType endpointType)
The type of API Gateway endpoint created.
|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.withEndpointType(String endpointType)
The type of API Gateway endpoint created.
|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.withNlbArn(String nlbArn)
The Amazon Resource Name (ARN) of the Network Load Balancer configured by the API Gateway proxy.
|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.withNlbName(String nlbName)
The name of the Network Load Balancer that is configured by the API Gateway proxy.
|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.withProxyUrl(String proxyUrl)
The endpoint URL of the API Gateway proxy.
|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.withStageName(String stageName)
The name of the API Gateway stage.
|
ApiGatewayProxyConfig |
ApiGatewayProxyConfig.withVpcLinkId(String vpcLinkId)
The
VpcLink ID of the API Gateway proxy. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetApplicationResult.setApiGatewayProxy(ApiGatewayProxyConfig apiGatewayProxy)
The endpoint URL of the API Gateway proxy.
|
GetApplicationResult |
GetApplicationResult.withApiGatewayProxy(ApiGatewayProxyConfig apiGatewayProxy)
The endpoint URL of the API Gateway proxy.
|
Copyright © 2024. All rights reserved.