Uses of Interface
software.amazon.awssdk.services.ec2.model.PropagatingVgw.Builder
-
Packages that use PropagatingVgw.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of PropagatingVgw.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PropagatingVgw.Builder Modifier and Type Method Description static PropagatingVgw.BuilderPropagatingVgw. builder()PropagatingVgw.BuilderPropagatingVgw.Builder. gatewayId(String gatewayId)The ID of the virtual private gateway.PropagatingVgw.BuilderPropagatingVgw. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PropagatingVgw.Builder Modifier and Type Method Description static Class<? extends PropagatingVgw.Builder>PropagatingVgw. serializableBuilderClass()
-