| Package | Description |
|---|---|
| com.amazonaws.services.appstream.model | |
| com.amazonaws.services.appstream.model.transform |
| Modifier and Type | Method and Description |
|---|---|
ComputeCapacity |
ComputeCapacity.clone() |
ComputeCapacity |
CreateFleetRequest.getComputeCapacity()
The parameters for the capacity allocated to the fleet.
|
ComputeCapacity |
UpdateFleetRequest.getComputeCapacity()
The parameters for the capacity allocated to the fleet.
|
ComputeCapacity |
ComputeCapacity.withDesiredInstances(Integer desiredInstances)
The desired number of streaming instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateFleetRequest.setComputeCapacity(ComputeCapacity computeCapacity)
The parameters for the capacity allocated to the fleet.
|
void |
UpdateFleetRequest.setComputeCapacity(ComputeCapacity computeCapacity)
The parameters for the capacity allocated to the fleet.
|
CreateFleetRequest |
CreateFleetRequest.withComputeCapacity(ComputeCapacity computeCapacity)
The parameters for the capacity allocated to the fleet.
|
UpdateFleetRequest |
UpdateFleetRequest.withComputeCapacity(ComputeCapacity computeCapacity)
The parameters for the capacity allocated to the fleet.
|
| Modifier and Type | Method and Description |
|---|---|
ComputeCapacity |
ComputeCapacityJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComputeCapacityMarshaller.marshall(ComputeCapacity computeCapacity,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.