Interface DeleteRefreshScheduleResponse.Builder

    • Method Detail

      • status

        DeleteRefreshScheduleResponse.Builder status​(Integer status)

        The HTTP status of the request.

        Parameters:
        status - The HTTP status of the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        DeleteRefreshScheduleResponse.Builder requestId​(String requestId)

        The Amazon Web Services request ID for this operation.

        Parameters:
        requestId - The Amazon Web Services request ID for this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • scheduleId

        DeleteRefreshScheduleResponse.Builder scheduleId​(String scheduleId)

        The ID of the refresh schedule.

        Parameters:
        scheduleId - The ID of the refresh schedule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        DeleteRefreshScheduleResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) for the refresh schedule.

        Parameters:
        arn - The Amazon Resource Name (ARN) for the refresh schedule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.