public interface OutputOverrideParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getActivityId(int index)
repeated string ActivityId = 1; |
com.google.protobuf.ByteString |
getActivityIdBytes(int index)
repeated string ActivityId = 1; |
int |
getActivityIdCount()
repeated string ActivityId = 1; |
List<String> |
getActivityIdList()
repeated string ActivityId = 1; |
OutputPath |
getOutputPath()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2; |
OutputPathOrBuilder |
getOutputPathOrBuilder()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2; |
boolean |
hasOutputPath()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2; |
List<String> getActivityIdList()
repeated string ActivityId = 1;
int getActivityIdCount()
repeated string ActivityId = 1;
String getActivityId(int index)
repeated string ActivityId = 1;
index
- The index of the element to return.com.google.protobuf.ByteString getActivityIdBytes(int index)
repeated string ActivityId = 1;
index
- The index of the value to return.boolean hasOutputPath()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2;
OutputPath getOutputPath()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2;
OutputPathOrBuilder getOutputPathOrBuilder()
.Volcengine.Imp.Models.Business.OutputPath OutputPath = 2;
Copyright © 2024. All rights reserved.