Interface VolumeStatusAction.Builder

    • Method Detail

      • code

        VolumeStatusAction.Builder code​(String code)

        The code identifying the operation, for example, enable-volume-io.

        Parameters:
        code - The code identifying the operation, for example, enable-volume-io.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        VolumeStatusAction.Builder description​(String description)

        A description of the operation.

        Parameters:
        description - A description of the operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eventId

        VolumeStatusAction.Builder eventId​(String eventId)

        The ID of the event associated with this operation.

        Parameters:
        eventId - The ID of the event associated with this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • eventType

        VolumeStatusAction.Builder eventType​(String eventType)

        The event type associated with this operation.

        Parameters:
        eventType - The event type associated with this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.