Class GetOutputPlainArgs.Builder

  • Enclosing class:
    GetOutputPlainArgs

    public static final class GetOutputPlainArgs.Builder
    extends java.lang.Object
    • Method Detail

      • jobName

        public GetOutputPlainArgs.Builder jobName​(java.lang.String jobName)
        Parameters:
        jobName - The name of the streaming job.
        Returns:
        builder
      • outputName

        public GetOutputPlainArgs.Builder outputName​(java.lang.String outputName)
        Parameters:
        outputName - The name of the output.
        Returns:
        builder
      • resourceGroupName

        public GetOutputPlainArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
        Returns:
        builder