Uses of Interface
software.amazon.awssdk.services.ec2.model.VpnStaticRoute.Builder
Packages that use VpnStaticRoute.Builder
-
Uses of VpnStaticRoute.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpnStaticRoute.BuilderModifier and TypeMethodDescriptionstatic VpnStaticRoute.BuilderVpnStaticRoute.builder()VpnStaticRoute.Builder.destinationCidrBlock(String destinationCidrBlock) The CIDR block associated with the local subnet of the customer data center.Indicates how the routes were provided.VpnStaticRoute.Builder.source(VpnStaticRouteSource source) Indicates how the routes were provided.The current state of the static route.The current state of the static route.VpnStaticRoute.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type VpnStaticRoute.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VpnStaticRoute.Builder>VpnStaticRoute.serializableBuilderClass()