Uses of Class
com.volcengine.acep.model.OverlayPersistPropertyForCreatePodOneStepInput
-
Packages that use OverlayPersistPropertyForCreatePodOneStepInput Package Description com.volcengine.acep.model -
-
Uses of OverlayPersistPropertyForCreatePodOneStepInput in com.volcengine.acep.model
Methods in com.volcengine.acep.model that return OverlayPersistPropertyForCreatePodOneStepInput Modifier and Type Method Description OverlayPersistPropertyForCreatePodOneStepInputOverlayPersistPropertyForCreatePodOneStepInput. systemPropertyName(String systemPropertyName)OverlayPersistPropertyForCreatePodOneStepInputOverlayPersistPropertyForCreatePodOneStepInput. systemPropertyValue(String systemPropertyValue)OverlayPersistPropertyForCreatePodOneStepInputOverlayPersistPropertyForCreatePodOneStepInput. systemPropertyValueType(String systemPropertyValueType)Methods in com.volcengine.acep.model that return types with arguments of type OverlayPersistPropertyForCreatePodOneStepInput Modifier and Type Method Description @Valid List<OverlayPersistPropertyForCreatePodOneStepInput>CreatePodOneStepRequest. getOverlayPersistProperty()Get overlayPersistPropertyMethods in com.volcengine.acep.model with parameters of type OverlayPersistPropertyForCreatePodOneStepInput Modifier and Type Method Description CreatePodOneStepRequestCreatePodOneStepRequest. addOverlayPersistPropertyItem(OverlayPersistPropertyForCreatePodOneStepInput overlayPersistPropertyItem)Method parameters in com.volcengine.acep.model with type arguments of type OverlayPersistPropertyForCreatePodOneStepInput Modifier and Type Method Description CreatePodOneStepRequestCreatePodOneStepRequest. overlayPersistProperty(List<OverlayPersistPropertyForCreatePodOneStepInput> overlayPersistProperty)voidCreatePodOneStepRequest. setOverlayPersistProperty(List<OverlayPersistPropertyForCreatePodOneStepInput> overlayPersistProperty)
-