Interface InstanceCount.Builder

    • Method Detail

      • instanceCount

        InstanceCount.Builder instanceCount​(Integer instanceCount)

        The number of listed Reserved Instances in the state specified by the state.

        Parameters:
        instanceCount - The number of listed Reserved Instances in the state specified by the state.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • state

        InstanceCount.Builder state​(String state)

        The states of the listed Reserved Instances.

        Parameters:
        state - The states of the listed Reserved Instances.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ListingState, ListingState
      • state

        InstanceCount.Builder state​(ListingState state)

        The states of the listed Reserved Instances.

        Parameters:
        state - The states of the listed Reserved Instances.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ListingState, ListingState