Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
OnDemandProvisioningSpecification |
OnDemandProvisioningSpecification.clone() |
OnDemandProvisioningSpecification |
InstanceFleetProvisioningSpecifications.getOnDemandSpecification()
The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy.
|
OnDemandProvisioningSpecification |
OnDemandProvisioningSpecification.withAllocationStrategy(OnDemandProvisioningAllocationStrategy allocationStrategy)
Specifies the strategy to use in launching On-Demand instance fleets.
|
OnDemandProvisioningSpecification |
OnDemandProvisioningSpecification.withAllocationStrategy(String allocationStrategy)
Specifies the strategy to use in launching On-Demand instance fleets.
|
OnDemandProvisioningSpecification |
OnDemandProvisioningSpecification.withCapacityReservationOptions(OnDemandCapacityReservationOptions capacityReservationOptions)
The launch specification for On-Demand instances in the instance fleet, which determines the allocation strategy.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceFleetProvisioningSpecifications.setOnDemandSpecification(OnDemandProvisioningSpecification onDemandSpecification)
The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy.
|
InstanceFleetProvisioningSpecifications |
InstanceFleetProvisioningSpecifications.withOnDemandSpecification(OnDemandProvisioningSpecification onDemandSpecification)
The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy.
|
Copyright © 2021. All rights reserved.