Interface AnalyticsMetadataType.Builder

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

@Mutable @NotThreadSafe public static interface AnalyticsMetadataType.Builder extends SdkPojo, CopyableBuilder<AnalyticsMetadataType.Builder,AnalyticsMetadataType>
  • Method Details

    • analyticsEndpointId

      AnalyticsMetadataType.Builder analyticsEndpointId(String analyticsEndpointId)

      The endpoint ID. Information that you want to pass to Amazon Pinpoint about where to send notifications.

      Parameters:
      analyticsEndpointId - The endpoint ID. Information that you want to pass to Amazon Pinpoint about where to send notifications.
      Returns:
      Returns a reference to this object so that method calls can be chained together.