Uses of Interface
software.amazon.awssdk.services.ec2.model.ReplaceRouteTableAssociationResponse.Builder
Packages that use ReplaceRouteTableAssociationResponse.Builder
-
Uses of ReplaceRouteTableAssociationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ReplaceRouteTableAssociationResponse.BuilderModifier and TypeMethodDescriptionReplaceRouteTableAssociationResponse.Builder.associationState(Consumer<RouteTableAssociationState.Builder> associationState) The state of the association.ReplaceRouteTableAssociationResponse.Builder.associationState(RouteTableAssociationState associationState) The state of the association.ReplaceRouteTableAssociationResponse.builder()ReplaceRouteTableAssociationResponse.Builder.newAssociationId(String newAssociationId) The ID of the new association.ReplaceRouteTableAssociationResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ReplaceRouteTableAssociationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ReplaceRouteTableAssociationResponse.Builder>ReplaceRouteTableAssociationResponse.serializableBuilderClass()