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(String endpointType) |
The type of API Gateway endpoint created.
|
ApiGatewayProxySummary.Builder |
ApiGatewayProxySummary.Builder.endpointType(ApiGatewayEndpointType 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.
|