Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ScheduledInstancesPlacement |
ScheduledInstancesPlacement.clone() |
ScheduledInstancesPlacement |
ScheduledInstancesLaunchSpecification.getPlacement()
The placement information.
|
ScheduledInstancesPlacement |
ScheduledInstancesPlacement.withAvailabilityZone(String availabilityZone)
The Availability Zone.
|
ScheduledInstancesPlacement |
ScheduledInstancesPlacement.withGroupName(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.
|
Copyright © 2018. All rights reserved.