Class DescribeRecordPlanRequest

    • Constructor Detail

      • DescribeRecordPlanRequest

        public DescribeRecordPlanRequest()
      • DescribeRecordPlanRequest

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

      • getPlanId

        public String getPlanId()
        Get 实时上云计划ID
        Returns:
        PlanId 实时上云计划ID
      • setPlanId

        public void setPlanId​(String PlanId)
        Set 实时上云计划ID
        Parameters:
        PlanId - 实时上云计划ID