Class DeleteVpcEndPointServiceWhiteListRequest


  • public class DeleteVpcEndPointServiceWhiteListRequest
    extends AbstractModel
    • Constructor Detail

      • DeleteVpcEndPointServiceWhiteListRequest

        public DeleteVpcEndPointServiceWhiteListRequest()
      • DeleteVpcEndPointServiceWhiteListRequest

        public DeleteVpcEndPointServiceWhiteListRequest​(DeleteVpcEndPointServiceWhiteListRequest 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。