public static interface PushAPIMsg.CheckpointsMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PushAPIMsg.SetCheckpointMsg |
getCheckpoints(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
int |
getCheckpointsCount()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
java.util.List<PushAPIMsg.SetCheckpointMsg> |
getCheckpointsList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
PushAPIMsg.SetCheckpointMsgOrBuilder |
getCheckpointsOrBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
java.util.List<? extends PushAPIMsg.SetCheckpointMsgOrBuilder> |
getCheckpointsOrBuilderList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.util.List<PushAPIMsg.SetCheckpointMsg> getCheckpointsList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
PushAPIMsg.SetCheckpointMsg getCheckpoints(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
int getCheckpointsCount()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
java.util.List<? extends PushAPIMsg.SetCheckpointMsgOrBuilder> getCheckpointsOrBuilderList()
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
PushAPIMsg.SetCheckpointMsgOrBuilder getCheckpointsOrBuilder(int index)
repeated .com.exalead.papi.helper.V4A.message.SetCheckpointMsg checkpoints = 1;
Copyright © 2021 Dassault Systèmes, All Rights Reserved.