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