public interface VodDomainSourceInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VodDomainOriginBucketInfo |
getBucket()
回源存储桶信息
|
VodDomainOriginBucketInfoOrBuilder |
getBucketOrBuilder()
回源存储桶信息
|
String |
getOrigin()
回源地址
|
com.google.protobuf.ByteString |
getOriginBytes()
回源地址
|
VodDomainSourceStationAddressType |
getSourceStationAddressType()
源站地址类型
|
int |
getSourceStationAddressTypeValue()
源站地址类型
|
VodDomainSourceStationType |
getSourceStationType()
源站类型
|
int |
getSourceStationTypeValue()
源站类型
|
boolean |
hasBucket()
回源存储桶信息
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getSourceStationTypeValue()
源站类型
.Volcengine.Vod.Models.Business.VodDomainSourceStationType SourceStationType = 1;VodDomainSourceStationType getSourceStationType()
源站类型
.Volcengine.Vod.Models.Business.VodDomainSourceStationType SourceStationType = 1;int getSourceStationAddressTypeValue()
源站地址类型
.Volcengine.Vod.Models.Business.VodDomainSourceStationAddressType SourceStationAddressType = 2;VodDomainSourceStationAddressType getSourceStationAddressType()
源站地址类型
.Volcengine.Vod.Models.Business.VodDomainSourceStationAddressType SourceStationAddressType = 2;String getOrigin()
回源地址
string Origin = 3;com.google.protobuf.ByteString getOriginBytes()
回源地址
string Origin = 3;boolean hasBucket()
回源存储桶信息
.Volcengine.Vod.Models.Business.VodDomainOriginBucketInfo Bucket = 4;VodDomainOriginBucketInfo getBucket()
回源存储桶信息
.Volcengine.Vod.Models.Business.VodDomainOriginBucketInfo Bucket = 4;VodDomainOriginBucketInfoOrBuilder getBucketOrBuilder()
回源存储桶信息
.Volcengine.Vod.Models.Business.VodDomainOriginBucketInfo Bucket = 4;Copyright © 2025. All rights reserved.