public interface VodUpdateDomainExpireV2RequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain()
string Domain = 3; |
com.google.protobuf.ByteString |
getDomainBytes()
string Domain = 3; |
String |
getDomainType()
string DomainType = 2; |
com.google.protobuf.ByteString |
getDomainTypeBytes()
string DomainType = 2; |
int |
getExpire()
过期时间
|
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
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 getDomainType()
string DomainType = 2;com.google.protobuf.ByteString getDomainTypeBytes()
string DomainType = 2;String getDomain()
string Domain = 3;com.google.protobuf.ByteString getDomainBytes()
string Domain = 3;int getExpire()
过期时间
int32 Expire = 4;Copyright © 2025. All rights reserved.