Interface SourceControlSyncJobStream


public interface SourceControlSyncJobStream
An immutable client-side representation of SourceControlSyncJobStream.
  • Method Details

    • id

      String id()
      Gets the id property: Resource id.
      Returns:
      the id value.
    • sourceControlSyncJobStreamId

      String sourceControlSyncJobStreamId()
      Gets the sourceControlSyncJobStreamId property: The sync job stream id.
      Returns:
      the sourceControlSyncJobStreamId value.
    • summary

      String summary()
      Gets the summary property: The summary of the sync job stream.
      Returns:
      the summary value.
    • time

      Gets the time property: The time of the sync job stream.
      Returns:
      the time value.
    • streamType

      StreamType streamType()
      Gets the streamType property: The type of the sync job stream.
      Returns:
      the streamType value.
    • innerModel

      Gets the inner com.azure.resourcemanager.automation.fluent.models.SourceControlSyncJobStreamInner object.
      Returns:
      the inner object.