类 GetBecVmServicesRequest


  • public class GetBecVmServicesRequest
    extends AbstractBceRequest
    The request for getting the list of BEC virtual machine services.
    • 字段详细资料

      • keywordType

        public String keywordType
        Query the keyword type of the virtual machine service.
      • keyword

        public String keyword
        Query the keyword of the virtual machine service.
      • pageNo

        public int pageNo
        Page number of display page.
      • pageSize

        public int pageSize
        The number of services on the display page.
      • order

        public String order
        Sort, ascending/descending.
      • orderBy

        public String orderBy
        Sort field.
    • 构造器详细资料

      • GetBecVmServicesRequest

        public GetBecVmServicesRequest()