Interface DeregisterTaskFromMaintenanceWindowResponse.Builder

    • Method Detail

      • windowId

        DeregisterTaskFromMaintenanceWindowResponse.Builder windowId​(String windowId)

        The ID of the maintenance window the task was removed from.

        Parameters:
        windowId - The ID of the maintenance window the task was removed from.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • windowTaskId

        DeregisterTaskFromMaintenanceWindowResponse.Builder windowTaskId​(String windowTaskId)

        The ID of the task removed from the maintenance window.

        Parameters:
        windowTaskId - The ID of the task removed from the maintenance window.
        Returns:
        Returns a reference to this object so that method calls can be chained together.