Class ModifyVpcEndPointServiceWhiteListRequest


  • public class ModifyVpcEndPointServiceWhiteListRequest
    extends AbstractModel
    • Constructor Detail

      • ModifyVpcEndPointServiceWhiteListRequest

        public ModifyVpcEndPointServiceWhiteListRequest()
      • ModifyVpcEndPointServiceWhiteListRequest

        public ModifyVpcEndPointServiceWhiteListRequest​(ModifyVpcEndPointServiceWhiteListRequest 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

      • getUserUin

        public String getUserUin()
        Get 用户UIN。
        Returns:
        UserUin 用户UIN。
      • setUserUin

        public void setUserUin​(String UserUin)
        Set 用户UIN。
        Parameters:
        UserUin - 用户UIN。
      • getEndPointServiceId

        public String getEndPointServiceId()
        Get 终端节点服务ID。
        Returns:
        EndPointServiceId 终端节点服务ID。
      • setEndPointServiceId

        public void setEndPointServiceId​(String EndPointServiceId)
        Set 终端节点服务ID。
        Parameters:
        EndPointServiceId - 终端节点服务ID。
      • getDescription

        public String getDescription()
        Get 白名单描述信息。
        Returns:
        Description 白名单描述信息。
      • setDescription

        public void setDescription​(String Description)
        Set 白名单描述信息。
        Parameters:
        Description - 白名单描述信息。