public static interface InstanceCount.Builder extends CopyableBuilder<InstanceCount.Builder,InstanceCount>
| Modifier and Type | Method and Description |
|---|---|
InstanceCount.Builder |
instanceCount(Integer instanceCount)
The number of listed Reserved Instances in the state specified by the
state. |
InstanceCount.Builder |
state(ListingState state)
The states of the listed Reserved Instances.
|
InstanceCount.Builder |
state(String state)
The states of the listed Reserved Instances.
|
copyapply, buildInstanceCount.Builder instanceCount(Integer instanceCount)
The number of listed Reserved Instances in the state specified by the state.
instanceCount - The number of listed Reserved Instances in the state specified by the state.InstanceCount.Builder state(String state)
The states of the listed Reserved Instances.
state - The states of the listed Reserved Instances.ListingState,
ListingStateInstanceCount.Builder state(ListingState state)
The states of the listed Reserved Instances.
state - The states of the listed Reserved Instances.ListingState,
ListingStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.