Class GetApplicationPlainArgs.Builder

  • Enclosing class:
    GetApplicationPlainArgs

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

      • accountName

        public GetApplicationPlainArgs.Builder accountName​(java.lang.String accountName)
        Parameters:
        accountName - The name of the Batch account.
        Returns:
        builder
      • applicationName

        public GetApplicationPlainArgs.Builder applicationName​(java.lang.String applicationName)
        Parameters:
        applicationName - The name of the application. This must be unique within the account.
        Returns:
        builder
      • resourceGroupName

        public GetApplicationPlainArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group that contains the Batch account.
        Returns:
        builder