public interface VodPCDNDomainInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCreateTime()
创建时间
|
com.google.protobuf.ByteString |
getCreateTimeBytes()
创建时间
|
String |
getDomain()
域名
|
com.google.protobuf.ByteString |
getDomainBytes()
域名
|
String |
getStatus()
运行状态,enable:运行中,disable:停用。
|
com.google.protobuf.ByteString |
getStatusBytes()
运行状态,enable:运行中,disable:停用。
|
String |
getUpdateTime()
更新时间
|
com.google.protobuf.ByteString |
getUpdateTimeBytes()
更新时间
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDomain()
域名
string Domain = 1;com.google.protobuf.ByteString getDomainBytes()
域名
string Domain = 1;String getStatus()
运行状态,enable:运行中,disable:停用。
string Status = 2;com.google.protobuf.ByteString getStatusBytes()
运行状态,enable:运行中,disable:停用。
string Status = 2;String getCreateTime()
创建时间
string CreateTime = 3;com.google.protobuf.ByteString getCreateTimeBytes()
创建时间
string CreateTime = 3;String getUpdateTime()
更新时间
string UpdateTime = 4;com.google.protobuf.ByteString getUpdateTimeBytes()
更新时间
string UpdateTime = 4;Copyright © 2025. All rights reserved.