Class GetServicePlainArgs.Builder

  • Enclosing class:
    GetServicePlainArgs

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

      • enable

        public GetServicePlainArgs.Builder enable​(@Nullable
                                                  java.lang.String enable)
        Parameters:
        enable - Setting the value to `On` to enable the service. If has been enabled, return the result. Valid values: `On` or `Off`. Default to `Off`. > **NOTE:** Setting `enable = "On"` to open the Maxcompute service that means you have read and agreed the [Maxcompute Terms of Service](https://help.aliyun.com/document_detail/98605.html). The service can not closed once it is opened.
        Returns:
        builder