Interface AddNotificationChannelResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<AddNotificationChannelResponse.Builder,AddNotificationChannelResponse>, DevOpsGuruResponse.Builder, SdkBuilder<AddNotificationChannelResponse.Builder,AddNotificationChannelResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
AddNotificationChannelResponse

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

    • id

      The ID of the added notification channel.

      Parameters:
      id - The ID of the added notification channel.
      Returns:
      Returns a reference to this object so that method calls can be chained together.