Interface CancelSpotFleetRequestsSuccessItem.Builder

    • Method Detail

      • currentSpotFleetRequestState

        CancelSpotFleetRequestsSuccessItem.Builder currentSpotFleetRequestState​(String currentSpotFleetRequestState)

        The current state of the Spot Fleet request.

        Parameters:
        currentSpotFleetRequestState - The current state of the Spot Fleet request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        BatchState, BatchState
      • currentSpotFleetRequestState

        CancelSpotFleetRequestsSuccessItem.Builder currentSpotFleetRequestState​(BatchState currentSpotFleetRequestState)

        The current state of the Spot Fleet request.

        Parameters:
        currentSpotFleetRequestState - The current state of the Spot Fleet request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        BatchState, BatchState
      • previousSpotFleetRequestState

        CancelSpotFleetRequestsSuccessItem.Builder previousSpotFleetRequestState​(String previousSpotFleetRequestState)

        The previous state of the Spot Fleet request.

        Parameters:
        previousSpotFleetRequestState - The previous state of the Spot Fleet request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        BatchState, BatchState
      • previousSpotFleetRequestState

        CancelSpotFleetRequestsSuccessItem.Builder previousSpotFleetRequestState​(BatchState previousSpotFleetRequestState)

        The previous state of the Spot Fleet request.

        Parameters:
        previousSpotFleetRequestState - The previous state of the Spot Fleet request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        BatchState, BatchState
      • spotFleetRequestId

        CancelSpotFleetRequestsSuccessItem.Builder spotFleetRequestId​(String spotFleetRequestId)

        The ID of the Spot Fleet request.

        Parameters:
        spotFleetRequestId - The ID of the Spot Fleet request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.