Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static FleetCapacityReservationTenancy |
FleetCapacityReservationTenancy.fromValue(String value)
Use this in place of valueOf.
|
static FleetCapacityReservationTenancy |
FleetCapacityReservationTenancy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FleetCapacityReservationTenancy[] |
FleetCapacityReservationTenancy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CreateCapacityReservationFleetRequest |
CreateCapacityReservationFleetRequest.withTenancy(FleetCapacityReservationTenancy tenancy)
Indicates the tenancy of the Capacity Reservation Fleet.
|
CapacityReservationFleet |
CapacityReservationFleet.withTenancy(FleetCapacityReservationTenancy tenancy)
The tenancy of the Capacity Reservation Fleet.
|
CreateCapacityReservationFleetResult |
CreateCapacityReservationFleetResult.withTenancy(FleetCapacityReservationTenancy tenancy)
Indicates the tenancy of Capacity Reservation Fleet.
|
Copyright © 2021. All rights reserved.