Uses of Interface
software.amazon.awssdk.services.ec2.model.AlternatePathHint.Builder
Packages that use AlternatePathHint.Builder
-
Uses of AlternatePathHint.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AlternatePathHint.BuilderModifier and TypeMethodDescriptionstatic AlternatePathHint.BuilderAlternatePathHint.builder()AlternatePathHint.Builder.componentArn(String componentArn) The Amazon Resource Name (ARN) of the component.AlternatePathHint.Builder.componentId(String componentId) The ID of the component.AlternatePathHint.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AlternatePathHint.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AlternatePathHint.Builder>AlternatePathHint.serializableBuilderClass()