Class DeleteVpcEndPointServiceRequest


  • public class DeleteVpcEndPointServiceRequest
    extends AbstractModel
    • Constructor Detail

      • DeleteVpcEndPointServiceRequest

        public DeleteVpcEndPointServiceRequest()
      • DeleteVpcEndPointServiceRequest

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

      • getEndPointServiceId

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

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