public interface VodCreateDomainV2RequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getArea()
地区
|
com.google.protobuf.ByteString |
getAreaBytes()
地区
|
String |
getBucketName()
挂载tos 桶名称
|
com.google.protobuf.ByteString |
getBucketNameBytes()
挂载tos 桶名称
|
String |
getDomain()
域名
|
com.google.protobuf.ByteString |
getDomainBytes()
域名
|
String |
getDomainType()
string DomainType = 2; |
com.google.protobuf.ByteString |
getDomainTypeBytes()
string DomainType = 2; |
String |
getHost()
回源Host
|
com.google.protobuf.ByteString |
getHostBytes()
回源Host
|
String |
getHttpPort()
string HttpPort = 15; |
com.google.protobuf.ByteString |
getHttpPortBytes()
string HttpPort = 15; |
String |
getHttpsPort()
string HttpsPort = 16; |
com.google.protobuf.ByteString |
getHttpsPortBytes()
string HttpsPort = 16; |
String |
getOriginProtocol()
回源协议,支持http、https、followclient,http
|
com.google.protobuf.ByteString |
getOriginProtocolBytes()
回源协议,支持http、https、followclient,http
|
String |
getOrigins()
源站地址
|
com.google.protobuf.ByteString |
getOriginsBytes()
源站地址
|
boolean |
getPrivateBucketAccess()
是否开启私有桶访问
|
VodPrivateBucketAuth |
getPrivateBucketAuth()
私有桶访问授权信息
|
VodPrivateBucketAuthOrBuilder |
getPrivateBucketAuthOrBuilder()
私有桶访问授权信息
|
String |
getRegion()
回源桶地址
|
com.google.protobuf.ByteString |
getRegionBytes()
回源桶地址
|
int |
getSourceStationAddressType()
源站地址类型
|
int |
getSourceStationType()
int32 SourceStationType = 5; |
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
String |
getWeight()
string Weight = 17; |
com.google.protobuf.ByteString |
getWeightBytes()
string Weight = 17; |
boolean |
hasPrivateBucketAuth()
私有桶访问授权信息
|
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 getSourceStationType()
int32 SourceStationType = 5;int getSourceStationAddressType()
源站地址类型
int32 SourceStationAddressType = 6;String getOrigins()
源站地址
string Origins = 7;com.google.protobuf.ByteString getOriginsBytes()
源站地址
string Origins = 7;String getArea()
地区
string Area = 8;com.google.protobuf.ByteString getAreaBytes()
地区
string Area = 8;String getBucketName()
挂载tos 桶名称
string BucketName = 9;com.google.protobuf.ByteString getBucketNameBytes()
挂载tos 桶名称
string BucketName = 9;String getHost()
回源Host
string Host = 10;com.google.protobuf.ByteString getHostBytes()
回源Host
string Host = 10;boolean getPrivateBucketAccess()
是否开启私有桶访问
bool PrivateBucketAccess = 11;boolean hasPrivateBucketAuth()
私有桶访问授权信息
.Volcengine.Vod.Models.Business.VodPrivateBucketAuth PrivateBucketAuth = 12;VodPrivateBucketAuth getPrivateBucketAuth()
私有桶访问授权信息
.Volcengine.Vod.Models.Business.VodPrivateBucketAuth PrivateBucketAuth = 12;VodPrivateBucketAuthOrBuilder getPrivateBucketAuthOrBuilder()
私有桶访问授权信息
.Volcengine.Vod.Models.Business.VodPrivateBucketAuth PrivateBucketAuth = 12;String getRegion()
回源桶地址
string Region = 13;com.google.protobuf.ByteString getRegionBytes()
回源桶地址
string Region = 13;String getOriginProtocol()
回源协议,支持http、https、followclient,http
string OriginProtocol = 14;com.google.protobuf.ByteString getOriginProtocolBytes()
回源协议,支持http、https、followclient,http
string OriginProtocol = 14;String getHttpPort()
string HttpPort = 15;com.google.protobuf.ByteString getHttpPortBytes()
string HttpPort = 15;String getHttpsPort()
string HttpsPort = 16;com.google.protobuf.ByteString getHttpsPortBytes()
string HttpsPort = 16;String getWeight()
string Weight = 17;com.google.protobuf.ByteString getWeightBytes()
string Weight = 17;Copyright © 2025. All rights reserved.