public interface CallbackResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VodUploadCallbackData |
getData()
.Volcengine.Vod.Models.Business.VodUploadCallbackData Data = 5; |
VodUploadCallbackDataOrBuilder |
getDataOrBuilder()
.Volcengine.Vod.Models.Business.VodUploadCallbackData Data = 5; |
String |
getEventTime()
string EventTime = 3; |
com.google.protobuf.ByteString |
getEventTimeBytes()
string EventTime = 3; |
String |
getEventType()
string EventType = 4; |
com.google.protobuf.ByteString |
getEventTypeBytes()
string EventType = 4; |
String |
getRequestId()
string RequestId = 1; |
com.google.protobuf.ByteString |
getRequestIdBytes()
string RequestId = 1; |
String |
getVersion()
string Version = 2; |
com.google.protobuf.ByteString |
getVersionBytes()
string Version = 2; |
boolean |
hasData()
.Volcengine.Vod.Models.Business.VodUploadCallbackData Data = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRequestId()
string RequestId = 1;com.google.protobuf.ByteString getRequestIdBytes()
string RequestId = 1;String getVersion()
string Version = 2;com.google.protobuf.ByteString getVersionBytes()
string Version = 2;String getEventTime()
string EventTime = 3;com.google.protobuf.ByteString getEventTimeBytes()
string EventTime = 3;String getEventType()
string EventType = 4;com.google.protobuf.ByteString getEventTypeBytes()
string EventType = 4;boolean hasData()
.Volcengine.Vod.Models.Business.VodUploadCallbackData Data = 5;VodUploadCallbackData getData()
.Volcengine.Vod.Models.Business.VodUploadCallbackData Data = 5;VodUploadCallbackDataOrBuilder getDataOrBuilder()
.Volcengine.Vod.Models.Business.VodUploadCallbackData Data = 5;Copyright © 2023. All rights reserved.