public interface VodOriginalConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getHost()
回源Host
|
com.google.protobuf.ByteString |
getHostBytes()
回源Host
|
String |
getHttpPort()
string HttpPort = 8; |
com.google.protobuf.ByteString |
getHttpPortBytes()
string HttpPort = 8; |
String |
getHttpsPort()
string HttpsPort = 9; |
com.google.protobuf.ByteString |
getHttpsPortBytes()
string HttpsPort = 9; |
String |
getOrigins()
源站地址
|
com.google.protobuf.ByteString |
getOriginsBytes()
源站地址
|
String |
getOriginType()
源站类型
|
com.google.protobuf.ByteString |
getOriginTypeBytes()
源站类型
|
boolean |
getPrivateBucketAccess()
是否私有存储桶
|
VodPrivateBucketAuth |
getPrivateBucketAuth()
私有存储桶鉴权
|
VodPrivateBucketAuthOrBuilder |
getPrivateBucketAuthOrBuilder()
私有存储桶鉴权
|
String |
getRegion()
回源桶地址
|
com.google.protobuf.ByteString |
getRegionBytes()
回源桶地址
|
VodDomainSourceStationAddressType |
getSourceStationAddressType()
源站地址类型
|
int |
getSourceStationAddressTypeValue()
源站地址类型
|
String |
getWeight()
string Weight = 10; |
com.google.protobuf.ByteString |
getWeightBytes()
string Weight = 10; |
boolean |
hasPrivateBucketAuth()
私有存储桶鉴权
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getOrigins()
源站地址
string Origins = 1;com.google.protobuf.ByteString getOriginsBytes()
源站地址
string Origins = 1;String getOriginType()
源站类型
string OriginType = 2;com.google.protobuf.ByteString getOriginTypeBytes()
源站类型
string OriginType = 2;int getSourceStationAddressTypeValue()
源站地址类型
.Volcengine.Vod.Models.Business.VodDomainSourceStationAddressType SourceStationAddressType = 3;VodDomainSourceStationAddressType getSourceStationAddressType()
源站地址类型
.Volcengine.Vod.Models.Business.VodDomainSourceStationAddressType SourceStationAddressType = 3;String getHost()
回源Host
string Host = 4;com.google.protobuf.ByteString getHostBytes()
回源Host
string Host = 4;boolean getPrivateBucketAccess()
是否私有存储桶
bool PrivateBucketAccess = 5;boolean hasPrivateBucketAuth()
私有存储桶鉴权
.Volcengine.Vod.Models.Business.VodPrivateBucketAuth PrivateBucketAuth = 6;VodPrivateBucketAuth getPrivateBucketAuth()
私有存储桶鉴权
.Volcengine.Vod.Models.Business.VodPrivateBucketAuth PrivateBucketAuth = 6;VodPrivateBucketAuthOrBuilder getPrivateBucketAuthOrBuilder()
私有存储桶鉴权
.Volcengine.Vod.Models.Business.VodPrivateBucketAuth PrivateBucketAuth = 6;String getRegion()
回源桶地址
string Region = 7;com.google.protobuf.ByteString getRegionBytes()
回源桶地址
string Region = 7;String getHttpPort()
string HttpPort = 8;com.google.protobuf.ByteString getHttpPortBytes()
string HttpPort = 8;String getHttpsPort()
string HttpsPort = 9;com.google.protobuf.ByteString getHttpsPortBytes()
string HttpsPort = 9;String getWeight()
string Weight = 10;com.google.protobuf.ByteString getWeightBytes()
string Weight = 10;Copyright © 2025. All rights reserved.