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, hasOneofList<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 © 2021 The Apache Software Foundation. All rights reserved.