Uses of Interface
software.amazon.awssdk.services.ec2.model.AssociationStatus.Builder
Packages that use AssociationStatus.Builder
-
Uses of AssociationStatus.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AssociationStatus.BuilderModifier and TypeMethodDescriptionstatic AssociationStatus.BuilderAssociationStatus.builder()The state of the target network association.AssociationStatus.Builder.code(AssociationStatusCode code) The state of the target network association.A message about the status of the target network association, if applicable.AssociationStatus.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociationStatus.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociationStatus.Builder>AssociationStatus.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type AssociationStatus.BuilderModifier and TypeMethodDescriptionAssociateClientVpnTargetNetworkResponse.Builder.status(Consumer<AssociationStatus.Builder> status) The current state of the target network association.DisassociateClientVpnTargetNetworkResponse.Builder.status(Consumer<AssociationStatus.Builder> status) The current state of the target network association.default TargetNetwork.BuilderTargetNetwork.Builder.status(Consumer<AssociationStatus.Builder> status) The current state of the target network association.