| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EndpointConfiguration.Builder |
EndpointConfiguration.builder() |
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.types(List<? extends EndpointType> types)
Sets the value of
EndpointConfiguration.getTypes() |
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.vpcEndpoints(List<? extends IVpcEndpoint> vpcEndpoints)
Sets the value of
EndpointConfiguration.getVpcEndpoints() |
Copyright © 2021. All rights reserved.