Class GetKustoPoolPlainArgs.Builder

  • Enclosing class:
    GetKustoPoolPlainArgs

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

      • kustoPoolName

        public GetKustoPoolPlainArgs.Builder kustoPoolName​(java.lang.String kustoPoolName)
        Parameters:
        kustoPoolName - The name of the Kusto pool.
        Returns:
        builder
      • resourceGroupName

        public GetKustoPoolPlainArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        Returns:
        builder
      • workspaceName

        public GetKustoPoolPlainArgs.Builder workspaceName​(java.lang.String workspaceName)
        Parameters:
        workspaceName - The name of the workspace.
        Returns:
        builder