Uses of Interface
software.amazon.awssdk.services.ec2.model.UnsuccessfulAssociationResponseObject.Builder
Packages that use UnsuccessfulAssociationResponseObject.Builder
-
Uses of UnsuccessfulAssociationResponseObject.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return UnsuccessfulAssociationResponseObject.BuilderModifier and TypeMethodDescriptionUnsuccessfulAssociationResponseObject.Builder.applicationStatusCheckId(String applicationStatusCheckId) The ID of the application status check.UnsuccessfulAssociationResponseObject.Builder.associationType(String associationType) The type of association.UnsuccessfulAssociationResponseObject.Builder.associationValue(String associationValue) The association value.UnsuccessfulAssociationResponseObject.builder()The reason the association failed.UnsuccessfulAssociationResponseObject.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type UnsuccessfulAssociationResponseObject.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UnsuccessfulAssociationResponseObject.Builder>UnsuccessfulAssociationResponseObject.serializableBuilderClass()