public interface VodPrivateBucketAuthOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthType()
私有存储桶类型
|
com.google.protobuf.ByteString |
getAuthTypeBytes()
私有存储桶类型
|
boolean |
getSwitch()
是否开启私有存储桶鉴权
|
VodTosAuthInformation |
getTosAuthInformation()
私有存储桶鉴权信息
|
VodTosAuthInformationOrBuilder |
getTosAuthInformationOrBuilder()
私有存储桶鉴权信息
|
boolean |
hasTosAuthInformation()
私有存储桶鉴权信息
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getSwitch()
是否开启私有存储桶鉴权
bool Switch = 1;String getAuthType()
私有存储桶类型
string AuthType = 2;com.google.protobuf.ByteString getAuthTypeBytes()
私有存储桶类型
string AuthType = 2;boolean hasTosAuthInformation()
私有存储桶鉴权信息
.Volcengine.Vod.Models.Business.VodTosAuthInformation TosAuthInformation = 3;VodTosAuthInformation getTosAuthInformation()
私有存储桶鉴权信息
.Volcengine.Vod.Models.Business.VodTosAuthInformation TosAuthInformation = 3;VodTosAuthInformationOrBuilder getTosAuthInformationOrBuilder()
私有存储桶鉴权信息
.Volcengine.Vod.Models.Business.VodTosAuthInformation TosAuthInformation = 3;Copyright © 2025. All rights reserved.