Class Service

    • Constructor Summary

      Constructors 
      Constructor Description
      Service()  
      Service​(Service source)
      NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Long getAppId()
      Get app_id 注意:此字段可能返回 null,表示取不到有效值。
      String getBillingInfo()
      Get 费用信息 注意:此字段可能返回 null,表示取不到有效值。
      String getBusinessStatus()
      Get 服务的业务状态 注意:此字段可能返回 null,表示取不到有效值。
      String getChargeType()
      Get 付费类型 注意:此字段可能返回 null,表示取不到有效值。
      String getClusterId()
      Get 集群id 注意:此字段可能返回 null,表示取不到有效值。
      String getCreatedBy()
      Get 创建者 注意:此字段可能返回 null,表示取不到有效值。
      String getCreateFailedReason()
      Get 服务创建失败的原因,创建成功后该字段为默认值 CREATE_SUCCEED 注意:此字段可能返回 null,表示取不到有效值。
      String getCreateSource()
      Get 服务的创建来源 AUTO_ML: 来自自动学习的一键发布 DEFAULT: 其他来源 注意:此字段可能返回 null,表示取不到有效值。
      String getCreateTime()
      Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      String getIngressName()
      Get 服务所在的 ingress 的 name 注意:此字段可能返回 null,表示取不到有效值。
      String getLatestVersion()
      Get 服务组下服务的最高版本号 注意:此字段可能返回 null,表示取不到有效值。
      String getNamespace()
      Get 命名空间 注意:此字段可能返回 null,表示取不到有效值。
      String getRegion()
      Get 地域 注意:此字段可能返回 null,表示取不到有效值。
      String getResourceGroupId()
      Get 包年包月服务的资源组id,按量计费的服务为空 注意:此字段可能返回 null,表示取不到有效值。
      String getResourceGroupName()
      Get 包年包月服务对应的资源组名字 注意:此字段可能返回 null,表示取不到有效值。
      ScheduledAction getScheduledAction()
      Get 已废弃 注意:此字段可能返回 null,表示取不到有效值。
      String getServiceDescription()
      Get 服务描述 注意:此字段可能返回 null,表示取不到有效值。
      String getServiceGroupId()
      Get 服务组id
      String getServiceGroupName()
      Get 服务组名
      String getServiceId()
      Get 服务id
      ServiceInfo getServiceInfo()
      Get 服务的详细信息 注意:此字段可能返回 null,表示取不到有效值。
      ServiceLimit getServiceLimit()
      Get 已废弃 注意:此字段可能返回 null,表示取不到有效值。
      String getStatus()
      Get 服务状态 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中 注意:此字段可能返回 null,表示取不到有效值。
      String getSubUin()
      Get 子账号 注意:此字段可能返回 null,表示取不到有效值。
      Tag[] getTags()
      Get 服务的标签 注意:此字段可能返回 null,表示取不到有效值。
      String getUin()
      Get 主账号 注意:此字段可能返回 null,表示取不到有效值。
      String getUpdateTime()
      Get 更新时间 注意:此字段可能返回 null,表示取不到有效值。
      String getVersion()
      Get 版本号 注意:此字段可能返回 null,表示取不到有效值。
      Long getWeight()
      Get 模型权重 注意:此字段可能返回 null,表示取不到有效值。
      void setAppId​(Long AppId)
      Set app_id 注意:此字段可能返回 null,表示取不到有效值。
      void setBillingInfo​(String BillingInfo)
      Set 费用信息 注意:此字段可能返回 null,表示取不到有效值。
      void setBusinessStatus​(String BusinessStatus)
      Set 服务的业务状态 注意:此字段可能返回 null,表示取不到有效值。
      void setChargeType​(String ChargeType)
      Set 付费类型 注意:此字段可能返回 null,表示取不到有效值。
      void setClusterId​(String ClusterId)
      Set 集群id 注意:此字段可能返回 null,表示取不到有效值。
      void setCreatedBy​(String CreatedBy)
      Set 创建者 注意:此字段可能返回 null,表示取不到有效值。
      void setCreateFailedReason​(String CreateFailedReason)
      Set 服务创建失败的原因,创建成功后该字段为默认值 CREATE_SUCCEED 注意:此字段可能返回 null,表示取不到有效值。
      void setCreateSource​(String CreateSource)
      Set 服务的创建来源 AUTO_ML: 来自自动学习的一键发布 DEFAULT: 其他来源 注意:此字段可能返回 null,表示取不到有效值。
      void setCreateTime​(String CreateTime)
      Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      void setIngressName​(String IngressName)
      Set 服务所在的 ingress 的 name 注意:此字段可能返回 null,表示取不到有效值。
      void setLatestVersion​(String LatestVersion)
      Set 服务组下服务的最高版本号 注意:此字段可能返回 null,表示取不到有效值。
      void setNamespace​(String Namespace)
      Set 命名空间 注意:此字段可能返回 null,表示取不到有效值。
      void setRegion​(String Region)
      Set 地域 注意:此字段可能返回 null,表示取不到有效值。
      void setResourceGroupId​(String ResourceGroupId)
      Set 包年包月服务的资源组id,按量计费的服务为空 注意:此字段可能返回 null,表示取不到有效值。
      void setResourceGroupName​(String ResourceGroupName)
      Set 包年包月服务对应的资源组名字 注意:此字段可能返回 null,表示取不到有效值。
      void setScheduledAction​(ScheduledAction ScheduledAction)
      Set 已废弃 注意:此字段可能返回 null,表示取不到有效值。
      void setServiceDescription​(String ServiceDescription)
      Set 服务描述 注意:此字段可能返回 null,表示取不到有效值。
      void setServiceGroupId​(String ServiceGroupId)
      Set 服务组id
      void setServiceGroupName​(String ServiceGroupName)
      Set 服务组名
      void setServiceId​(String ServiceId)
      Set 服务id
      void setServiceInfo​(ServiceInfo ServiceInfo)
      Set 服务的详细信息 注意:此字段可能返回 null,表示取不到有效值。
      void setServiceLimit​(ServiceLimit ServiceLimit)
      Set 已废弃 注意:此字段可能返回 null,表示取不到有效值。
      void setStatus​(String Status)
      Set 服务状态 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中 注意:此字段可能返回 null,表示取不到有效值。
      void setSubUin​(String SubUin)
      Set 子账号 注意:此字段可能返回 null,表示取不到有效值。
      void setTags​(Tag[] Tags)
      Set 服务的标签 注意:此字段可能返回 null,表示取不到有效值。
      void setUin​(String Uin)
      Set 主账号 注意:此字段可能返回 null,表示取不到有效值。
      void setUpdateTime​(String UpdateTime)
      Set 更新时间 注意:此字段可能返回 null,表示取不到有效值。
      void setVersion​(String Version)
      Set 版本号 注意:此字段可能返回 null,表示取不到有效值。
      void setWeight​(Long Weight)
      Set 模型权重 注意:此字段可能返回 null,表示取不到有效值。
      void toMap​(HashMap<String,​String> map, String prefix)
      Internal implementation, normal users should not use it.
    • Constructor Detail

      • Service

        public Service()
      • Service

        public Service​(Service source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getServiceGroupId

        public String getServiceGroupId()
        Get 服务组id
        Returns:
        ServiceGroupId 服务组id
      • setServiceGroupId

        public void setServiceGroupId​(String ServiceGroupId)
        Set 服务组id
        Parameters:
        ServiceGroupId - 服务组id
      • getServiceId

        public String getServiceId()
        Get 服务id
        Returns:
        ServiceId 服务id
      • setServiceId

        public void setServiceId​(String ServiceId)
        Set 服务id
        Parameters:
        ServiceId - 服务id
      • getServiceGroupName

        public String getServiceGroupName()
        Get 服务组名
        Returns:
        ServiceGroupName 服务组名
      • setServiceGroupName

        public void setServiceGroupName​(String ServiceGroupName)
        Set 服务组名
        Parameters:
        ServiceGroupName - 服务组名
      • getServiceDescription

        public String getServiceDescription()
        Get 服务描述 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ServiceDescription 服务描述 注意:此字段可能返回 null,表示取不到有效值。
      • setServiceDescription

        public void setServiceDescription​(String ServiceDescription)
        Set 服务描述 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ServiceDescription - 服务描述 注意:此字段可能返回 null,表示取不到有效值。
      • getServiceInfo

        public ServiceInfo getServiceInfo()
        Get 服务的详细信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ServiceInfo 服务的详细信息 注意:此字段可能返回 null,表示取不到有效值。
      • setServiceInfo

        public void setServiceInfo​(ServiceInfo ServiceInfo)
        Set 服务的详细信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ServiceInfo - 服务的详细信息 注意:此字段可能返回 null,表示取不到有效值。
      • getClusterId

        public String getClusterId()
        Get 集群id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ClusterId 集群id 注意:此字段可能返回 null,表示取不到有效值。
      • setClusterId

        public void setClusterId​(String ClusterId)
        Set 集群id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ClusterId - 集群id 注意:此字段可能返回 null,表示取不到有效值。
      • getRegion

        public String getRegion()
        Get 地域 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Region 地域 注意:此字段可能返回 null,表示取不到有效值。
      • setRegion

        public void setRegion​(String Region)
        Set 地域 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Region - 地域 注意:此字段可能返回 null,表示取不到有效值。
      • getNamespace

        public String getNamespace()
        Get 命名空间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Namespace 命名空间 注意:此字段可能返回 null,表示取不到有效值。
      • setNamespace

        public void setNamespace​(String Namespace)
        Set 命名空间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Namespace - 命名空间 注意:此字段可能返回 null,表示取不到有效值。
      • getChargeType

        public String getChargeType()
        Get 付费类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ChargeType 付费类型 注意:此字段可能返回 null,表示取不到有效值。
      • setChargeType

        public void setChargeType​(String ChargeType)
        Set 付费类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ChargeType - 付费类型 注意:此字段可能返回 null,表示取不到有效值。
      • getResourceGroupId

        public String getResourceGroupId()
        Get 包年包月服务的资源组id,按量计费的服务为空 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ResourceGroupId 包年包月服务的资源组id,按量计费的服务为空 注意:此字段可能返回 null,表示取不到有效值。
      • setResourceGroupId

        public void setResourceGroupId​(String ResourceGroupId)
        Set 包年包月服务的资源组id,按量计费的服务为空 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ResourceGroupId - 包年包月服务的资源组id,按量计费的服务为空 注意:此字段可能返回 null,表示取不到有效值。
      • getResourceGroupName

        public String getResourceGroupName()
        Get 包年包月服务对应的资源组名字 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ResourceGroupName 包年包月服务对应的资源组名字 注意:此字段可能返回 null,表示取不到有效值。
      • setResourceGroupName

        public void setResourceGroupName​(String ResourceGroupName)
        Set 包年包月服务对应的资源组名字 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ResourceGroupName - 包年包月服务对应的资源组名字 注意:此字段可能返回 null,表示取不到有效值。
      • getTags

        public Tag[] getTags()
        Get 服务的标签 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Tags 服务的标签 注意:此字段可能返回 null,表示取不到有效值。
      • setTags

        public void setTags​(Tag[] Tags)
        Set 服务的标签 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Tags - 服务的标签 注意:此字段可能返回 null,表示取不到有效值。
      • getIngressName

        public String getIngressName()
        Get 服务所在的 ingress 的 name 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IngressName 服务所在的 ingress 的 name 注意:此字段可能返回 null,表示取不到有效值。
      • setIngressName

        public void setIngressName​(String IngressName)
        Set 服务所在的 ingress 的 name 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IngressName - 服务所在的 ingress 的 name 注意:此字段可能返回 null,表示取不到有效值。
      • getCreatedBy

        public String getCreatedBy()
        Get 创建者 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreatedBy 创建者 注意:此字段可能返回 null,表示取不到有效值。
      • setCreatedBy

        public void setCreatedBy​(String CreatedBy)
        Set 创建者 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreatedBy - 创建者 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateTime

        public String getCreateTime()
        Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateTime - 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • getUpdateTime

        public String getUpdateTime()
        Get 更新时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        UpdateTime 更新时间 注意:此字段可能返回 null,表示取不到有效值。
      • setUpdateTime

        public void setUpdateTime​(String UpdateTime)
        Set 更新时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        UpdateTime - 更新时间 注意:此字段可能返回 null,表示取不到有效值。
      • getUin

        public String getUin()
        Get 主账号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Uin 主账号 注意:此字段可能返回 null,表示取不到有效值。
      • setUin

        public void setUin​(String Uin)
        Set 主账号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Uin - 主账号 注意:此字段可能返回 null,表示取不到有效值。
      • getSubUin

        public String getSubUin()
        Get 子账号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SubUin 子账号 注意:此字段可能返回 null,表示取不到有效值。
      • setSubUin

        public void setSubUin​(String SubUin)
        Set 子账号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SubUin - 子账号 注意:此字段可能返回 null,表示取不到有效值。
      • getAppId

        public Long getAppId()
        Get app_id 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        AppId app_id 注意:此字段可能返回 null,表示取不到有效值。
      • setAppId

        public void setAppId​(Long AppId)
        Set app_id 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        AppId - app_id 注意:此字段可能返回 null,表示取不到有效值。
      • getBusinessStatus

        public String getBusinessStatus()
        Get 服务的业务状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BusinessStatus 服务的业务状态 注意:此字段可能返回 null,表示取不到有效值。
      • setBusinessStatus

        public void setBusinessStatus​(String BusinessStatus)
        Set 服务的业务状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BusinessStatus - 服务的业务状态 注意:此字段可能返回 null,表示取不到有效值。
      • getServiceLimit

        public ServiceLimit getServiceLimit()
        Get 已废弃 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ServiceLimit 已废弃 注意:此字段可能返回 null,表示取不到有效值。
      • setServiceLimit

        public void setServiceLimit​(ServiceLimit ServiceLimit)
        Set 已废弃 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ServiceLimit - 已废弃 注意:此字段可能返回 null,表示取不到有效值。
      • getScheduledAction

        public ScheduledAction getScheduledAction()
        Get 已废弃 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ScheduledAction 已废弃 注意:此字段可能返回 null,表示取不到有效值。
      • setScheduledAction

        public void setScheduledAction​(ScheduledAction ScheduledAction)
        Set 已废弃 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ScheduledAction - 已废弃 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateFailedReason

        public String getCreateFailedReason()
        Get 服务创建失败的原因,创建成功后该字段为默认值 CREATE_SUCCEED 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateFailedReason 服务创建失败的原因,创建成功后该字段为默认值 CREATE_SUCCEED 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateFailedReason

        public void setCreateFailedReason​(String CreateFailedReason)
        Set 服务创建失败的原因,创建成功后该字段为默认值 CREATE_SUCCEED 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateFailedReason - 服务创建失败的原因,创建成功后该字段为默认值 CREATE_SUCCEED 注意:此字段可能返回 null,表示取不到有效值。
      • getStatus

        public String getStatus()
        Get 服务状态 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Status 服务状态 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中 注意:此字段可能返回 null,表示取不到有效值。
      • setStatus

        public void setStatus​(String Status)
        Set 服务状态 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Status - 服务状态 CREATING 创建中 CREATE_FAILED 创建失败 Normal 正常运行中 Stopped 已停止 Stopping 停止中 Abnormal 异常 Pending 启动中 Waiting 就绪中 注意:此字段可能返回 null,表示取不到有效值。
      • getBillingInfo

        public String getBillingInfo()
        Get 费用信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BillingInfo 费用信息 注意:此字段可能返回 null,表示取不到有效值。
      • setBillingInfo

        public void setBillingInfo​(String BillingInfo)
        Set 费用信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BillingInfo - 费用信息 注意:此字段可能返回 null,表示取不到有效值。
      • getWeight

        public Long getWeight()
        Get 模型权重 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Weight 模型权重 注意:此字段可能返回 null,表示取不到有效值。
      • setWeight

        public void setWeight​(Long Weight)
        Set 模型权重 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Weight - 模型权重 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateSource

        public String getCreateSource()
        Get 服务的创建来源 AUTO_ML: 来自自动学习的一键发布 DEFAULT: 其他来源 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateSource 服务的创建来源 AUTO_ML: 来自自动学习的一键发布 DEFAULT: 其他来源 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateSource

        public void setCreateSource​(String CreateSource)
        Set 服务的创建来源 AUTO_ML: 来自自动学习的一键发布 DEFAULT: 其他来源 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateSource - 服务的创建来源 AUTO_ML: 来自自动学习的一键发布 DEFAULT: 其他来源 注意:此字段可能返回 null,表示取不到有效值。
      • getVersion

        public String getVersion()
        Get 版本号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Version 版本号 注意:此字段可能返回 null,表示取不到有效值。
      • setVersion

        public void setVersion​(String Version)
        Set 版本号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Version - 版本号 注意:此字段可能返回 null,表示取不到有效值。
      • getLatestVersion

        public String getLatestVersion()
        Get 服务组下服务的最高版本号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        LatestVersion 服务组下服务的最高版本号 注意:此字段可能返回 null,表示取不到有效值。
      • setLatestVersion

        public void setLatestVersion​(String LatestVersion)
        Set 服务组下服务的最高版本号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        LatestVersion - 服务组下服务的最高版本号 注意:此字段可能返回 null,表示取不到有效值。