CopyableBuilder<InstanceCount.Builder,InstanceCount>, SdkBuilder<InstanceCount.Builder,InstanceCount>public static interface InstanceCount.Builder extends CopyableBuilder<InstanceCount.Builder,InstanceCount>
| Modifier and Type | Method | Description |
|---|---|---|
InstanceCount.Builder |
instanceCount(Integer 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.
|
InstanceCount.Builder |
state(ListingState 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.ListingStateInstanceCount.Builder state(ListingState state)
The states of the listed Reserved Instances.
state - The states of the listed Reserved Instances.ListingStateCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.