Interface StreamingLocator.DefinitionStages.WithStreamingLocatorId

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

public static interface StreamingLocator.DefinitionStages.WithStreamingLocatorId
The stage of the StreamingLocator definition allowing to specify streamingLocatorId.
  • Method Details

    • withStreamingLocatorId

      StreamingLocator.DefinitionStages.WithCreate withStreamingLocatorId(UUID streamingLocatorId)
      Specifies the streamingLocatorId property: The StreamingLocatorId of the Streaming Locator..
      Parameters:
      streamingLocatorId - The StreamingLocatorId of the Streaming Locator.
      Returns:
      the next definition stage.