public interface VodOriginRewriteActionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRewriteType()
重写类型
|
com.google.protobuf.ByteString |
getRewriteTypeBytes()
重写类型
|
String |
getSourcePath()
源路径
|
com.google.protobuf.ByteString |
getSourcePathBytes()
源路径
|
String |
getTargetPath()
目标路径
|
com.google.protobuf.ByteString |
getTargetPathBytes()
目标路径
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSourcePath()
源路径
string SourcePath = 1;com.google.protobuf.ByteString getSourcePathBytes()
源路径
string SourcePath = 1;String getTargetPath()
目标路径
string TargetPath = 2;com.google.protobuf.ByteString getTargetPathBytes()
目标路径
string TargetPath = 2;String getRewriteType()
重写类型
string RewriteType = 3;com.google.protobuf.ByteString getRewriteTypeBytes()
重写类型
string RewriteType = 3;Copyright © 2025. All rights reserved.