Class GetAppPlainArgs.Builder

  • Enclosing class:
    GetAppPlainArgs

    public static final class GetAppPlainArgs.Builder
    extends java.lang.Object
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • appName

        public GetAppPlainArgs.Builder appName​(java.lang.String appName)
        Parameters:
        appName - The name of the App resource.
        Returns:
        builder
      • resourceGroupName

        public GetAppPlainArgs.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
      • serviceName

        public GetAppPlainArgs.Builder serviceName​(java.lang.String serviceName)
        Parameters:
        serviceName - The name of the Service resource.
        Returns:
        builder
      • syncStatus

        public GetAppPlainArgs.Builder syncStatus​(@Nullable
                                                  java.lang.String syncStatus)
        Parameters:
        syncStatus - Indicates whether sync status
        Returns:
        builder