Interface MaintenanceWindowIdentityForTarget.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MaintenanceWindowIdentityForTarget.Builder,MaintenanceWindowIdentityForTarget>, SdkBuilder<MaintenanceWindowIdentityForTarget.Builder,MaintenanceWindowIdentityForTarget>, SdkPojo
Enclosing class:
MaintenanceWindowIdentityForTarget

public static interface MaintenanceWindowIdentityForTarget.Builder extends SdkPojo, CopyableBuilder<MaintenanceWindowIdentityForTarget.Builder,MaintenanceWindowIdentityForTarget>
  • Method Details

    • windowId

      The ID of the maintenance window.

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

      The name of the maintenance window.

      Parameters:
      name - The name of the maintenance window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.