public static interface UserProtos.UserPropertiesOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
UserProtos.Property |
getProperties(int index)
repeated .exec.user.Property properties = 1; |
int |
getPropertiesCount()
repeated .exec.user.Property properties = 1; |
List<UserProtos.Property> |
getPropertiesList()
repeated .exec.user.Property properties = 1; |
UserProtos.PropertyOrBuilder |
getPropertiesOrBuilder(int index)
repeated .exec.user.Property properties = 1; |
List<? extends UserProtos.PropertyOrBuilder> |
getPropertiesOrBuilderList()
repeated .exec.user.Property properties = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<UserProtos.Property> getPropertiesList()
repeated .exec.user.Property properties = 1;
UserProtos.Property getProperties(int index)
repeated .exec.user.Property properties = 1;
int getPropertiesCount()
repeated .exec.user.Property properties = 1;
List<? extends UserProtos.PropertyOrBuilder> getPropertiesOrBuilderList()
repeated .exec.user.Property properties = 1;
UserProtos.PropertyOrBuilder getPropertiesOrBuilder(int index)
repeated .exec.user.Property properties = 1;
Copyright © 1970 The Apache Software Foundation. All rights reserved.