public interface VodCreateCdnRefreshTaskRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSpaceName()
空间名
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
|
String |
getType()
刷新任务类型
|
com.google.protobuf.ByteString |
getTypeBytes()
刷新任务类型
|
String |
getUrls()
刷新Url或目录
|
com.google.protobuf.ByteString |
getUrlsBytes()
刷新Url或目录
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceName()
空间名
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 1;String getUrls()
刷新Url或目录
string Urls = 2;com.google.protobuf.ByteString getUrlsBytes()
刷新Url或目录
string Urls = 2;String getType()
刷新任务类型
string Type = 3;com.google.protobuf.ByteString getTypeBytes()
刷新任务类型
string Type = 3;Copyright © 2025. All rights reserved.