Interface DirectDeploySettings.Builder

    • Method Detail

      • status

        DirectDeploySettings.Builder status​(String status)

        Describes whether model deployment permissions are enabled or disabled in the Canvas application.

        Parameters:
        status - Describes whether model deployment permissions are enabled or disabled in the Canvas application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        FeatureStatus, FeatureStatus
      • status

        DirectDeploySettings.Builder status​(FeatureStatus status)

        Describes whether model deployment permissions are enabled or disabled in the Canvas application.

        Parameters:
        status - Describes whether model deployment permissions are enabled or disabled in the Canvas application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        FeatureStatus, FeatureStatus