Uses of Interface
software.amazon.awssdk.services.ec2.model.UnsuccessfulSuppressionResponseObject.Builder
Packages that use UnsuccessfulSuppressionResponseObject.Builder
-
Uses of UnsuccessfulSuppressionResponseObject.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return UnsuccessfulSuppressionResponseObject.BuilderModifier and TypeMethodDescriptionUnsuccessfulSuppressionResponseObject.builder()UnsuccessfulSuppressionResponseObject.Builder.instanceId(String instanceId) The ID of the instance.The reason the suppression failed.The date and time when health checks would have resumed.UnsuccessfulSuppressionResponseObject.Builder.suppressAt(Instant suppressAt) The date and time when suppression was attempted.UnsuccessfulSuppressionResponseObject.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type UnsuccessfulSuppressionResponseObject.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UnsuccessfulSuppressionResponseObject.Builder>UnsuccessfulSuppressionResponseObject.serializableBuilderClass()