| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.Builder.apiGatewayId(String apiGatewayId)
The resource ID of the API Gateway for the proxy.
|
static ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.builder() |
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.Builder.endpointType(ApiGatewayEndpointType endpointType)
The type of API Gateway endpoint created.
|
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.Builder.endpointType(String endpointType)
The type of API Gateway endpoint created.
|
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.Builder.nlbArn(String nlbArn)
The Amazon Resource Name (ARN) of the Network Load Balancer configured by the API Gateway proxy.
|
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.Builder.nlbName(String nlbName)
The name of the Network Load Balancer that is configured by the API Gateway proxy.
|
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.Builder.proxyUrl(String proxyUrl)
The endpoint URL of the API Gateway proxy.
|
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.Builder.stageName(String stageName)
The name of the API Gateway stage.
|
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.toBuilder() |
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.Builder.vpcLinkId(String vpcLinkId)
The
VpcLink ID of the API Gateway proxy. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ApiGatewayProxySummary.Builder> |
ApiGatewayProxySummary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ApplicationSummary.Builder |
ApplicationSummary.Builder.apiGatewayProxy(Consumer<ApiGatewayProxySummary.Builder> apiGatewayProxy)
The endpoint URL of the Amazon API Gateway proxy.
|
Copyright © 2022. All rights reserved.