Interface ClusterOperationV2Summary.Builder

  • Method Details

    • clusterArn

      ClusterOperationV2Summary.Builder clusterArn(String clusterArn)

      ARN of the cluster.

      Parameters:
      clusterArn -

      ARN of the cluster.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clusterType

      ClusterOperationV2Summary.Builder clusterType(String clusterType)

      Type of the backend cluster.

      Parameters:
      clusterType -

      Type of the backend cluster.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • clusterType

      Type of the backend cluster.

      Parameters:
      clusterType -

      Type of the backend cluster.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • startTime

      The time at which operation was started.

      Parameters:
      startTime -

      The time at which operation was started.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The time at which the operation finished.

      Parameters:
      endTime -

      The time at which the operation finished.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationArn

      ClusterOperationV2Summary.Builder operationArn(String operationArn)

      ARN of the cluster operation.

      Parameters:
      operationArn -

      ARN of the cluster operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationState

      ClusterOperationV2Summary.Builder operationState(String operationState)

      State of the cluster operation.

      Parameters:
      operationState -

      State of the cluster operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationType

      ClusterOperationV2Summary.Builder operationType(String operationType)

      Type of the cluster operation.

      Parameters:
      operationType -

      Type of the cluster operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.