Uses of Interface
software.amazon.awssdk.services.ec2.model.LocalGateway.Builder
Packages that use LocalGateway.Builder
-
Uses of LocalGateway.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LocalGateway.BuilderModifier and TypeMethodDescriptionstatic LocalGateway.BuilderLocalGateway.builder()LocalGateway.Builder.localGatewayId(String localGatewayId) The ID of the local gateway.LocalGateway.Builder.outpostArn(String outpostArn) The Amazon Resource Name (ARN) of the Outpost.The ID of the Amazon Web Services account that owns the local gateway.The state of the local gateway.LocalGateway.Builder.tags(Collection<Tag> tags) The tags assigned to the local gateway.LocalGateway.Builder.tags(Consumer<Tag.Builder>... tags) The tags assigned to the local gateway.The tags assigned to the local gateway.LocalGateway.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type LocalGateway.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LocalGateway.Builder>LocalGateway.serializableBuilderClass()