Package | Description |
---|---|
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Field and Description |
---|---|
private ScheduledInstancesPlacement |
ScheduledInstancesLaunchSpecification.placement
The placement information.
|
Modifier and Type | Method and Description |
---|---|
ScheduledInstancesPlacement |
ScheduledInstancesPlacement.clone() |
ScheduledInstancesPlacement |
ScheduledInstancesLaunchSpecification.getPlacement()
The placement information.
|
ScheduledInstancesPlacement |
ScheduledInstancesPlacement.withAvailabilityZone(java.lang.String availabilityZone)
The Availability Zone.
|
ScheduledInstancesPlacement |
ScheduledInstancesPlacement.withGroupName(java.lang.String groupName)
The name of the placement group.
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduledInstancesLaunchSpecification.setPlacement(ScheduledInstancesPlacement placement)
The placement information.
|
ScheduledInstancesLaunchSpecification |
ScheduledInstancesLaunchSpecification.withPlacement(ScheduledInstancesPlacement placement)
The placement information.
|
Modifier and Type | Method and Description |
---|---|
ScheduledInstancesPlacement |
ScheduledInstancesPlacementStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |