Class ListLayerVersionsRequest

    • Constructor Detail

      • ListLayerVersionsRequest

        public ListLayerVersionsRequest()
      • ListLayerVersionsRequest

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

      • getLayerName

        public String getLayerName()
        Get 层名称
        Returns:
        LayerName 层名称
      • setLayerName

        public void setLayerName​(String LayerName)
        Set 层名称
        Parameters:
        LayerName - 层名称
      • getCompatibleRuntime

        public String[] getCompatibleRuntime()
        Get 适配的运行时
        Returns:
        CompatibleRuntime 适配的运行时
      • setCompatibleRuntime

        public void setCompatibleRuntime​(String[] CompatibleRuntime)
        Set 适配的运行时
        Parameters:
        CompatibleRuntime - 适配的运行时