Interface NotificationDestinationConfig.Builder

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

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

    • uri

      The Uniform Resource Identifier (URI) that identifies where the images will be delivered.

      Parameters:
      uri - The Uniform Resource Identifier (URI) that identifies where the images will be delivered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.