public static interface PushAPIMsg.UrisMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUri(int index)
0 or more times
|
com.google.protobuf.ByteString |
getUriBytes(int index)
0 or more times
|
int |
getUriCount()
0 or more times
|
java.util.List<java.lang.String> |
getUriList()
0 or more times
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.util.List<java.lang.String> getUriList()
0 or more times
repeated string uri = 1;
int getUriCount()
0 or more times
repeated string uri = 1;
java.lang.String getUri(int index)
0 or more times
repeated string uri = 1;
com.google.protobuf.ByteString getUriBytes(int index)
0 or more times
repeated string uri = 1;
Copyright © 2021 Dassault Systèmes, All Rights Reserved.