Java com.amazonaws.services.ec2.model InstanceStatus fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ec2.model InstanceStatus fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ec2.model InstanceStatus.

The text is from its open source code.

Method

StringgetInstanceId()

The ID of the instance.

InstanceStategetInstanceState()

The intended state of the instance.

InstanceStatusSummarygetInstanceStatus()

Reports impaired functionality that stems from issues internal to the instance, such as impaired reachability.

InstanceStatusSummarygetSystemStatus()

Reports impaired functionality that stems from issues related to the systems that support an instance, such as hardware failures and network connectivity problems.