Interface StreamingEndpoint.DefinitionStages.WithDescription

All Known Subinterfaces:
StreamingEndpoint.Definition, StreamingEndpoint.DefinitionStages.WithCreate
Enclosing interface:
StreamingEndpoint.DefinitionStages

public static interface StreamingEndpoint.DefinitionStages.WithDescription
The stage of the StreamingEndpoint definition allowing to specify description.
  • Method Details

    • withDescription

      Specifies the description property: The streaming endpoint description..
      Parameters:
      description - The streaming endpoint description.
      Returns:
      the next definition stage.