Uses of Interface
software.amazon.awssdk.services.ec2.model.ApplicationStatusCheckAssociationObject.Builder
Packages that use ApplicationStatusCheckAssociationObject.Builder
-
Uses of ApplicationStatusCheckAssociationObject.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ApplicationStatusCheckAssociationObject.BuilderModifier and TypeMethodDescriptionApplicationStatusCheckAssociationObject.Builder.applicationStatusCheckId(String applicationStatusCheckId) The ID of the application status check.ApplicationStatusCheckAssociationObject.Builder.associationType(String associationType) The type of target that the application status check is associated with.ApplicationStatusCheckAssociationObject.Builder.associationType(AssociationTypeEnum associationType) The type of target that the application status check is associated with.ApplicationStatusCheckAssociationObject.builder()The key for the association.ApplicationStatusCheckAssociationObject.toBuilder()The value for the association target.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ApplicationStatusCheckAssociationObject.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ApplicationStatusCheckAssociationObject.Builder>ApplicationStatusCheckAssociationObject.serializableBuilderClass()