Uses of Class
software.amazon.awssdk.services.ec2.model.CreateApplicationStatusCheckRequest
Packages that use CreateApplicationStatusCheckRequest
Package
Description
-
Uses of CreateApplicationStatusCheckRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateApplicationStatusCheckRequestModifier and TypeMethodDescriptionEc2AsyncClient.createApplicationStatusCheck(CreateApplicationStatusCheckRequest createApplicationStatusCheckRequest) Creates an application status check for monitoring the health of applications running on your instances.Ec2Client.createApplicationStatusCheck(CreateApplicationStatusCheckRequest createApplicationStatusCheckRequest) Creates an application status check for monitoring the health of applications running on your instances. -
Uses of CreateApplicationStatusCheckRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateApplicationStatusCheckRequestModifier and TypeMethodDescriptionCreateApplicationStatusCheckRequestMarshaller.marshall(CreateApplicationStatusCheckRequest createApplicationStatusCheckRequest)