public interface GetObjectManyResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Object |
getResults(int index)
array of object instances
|
int |
getResultsCount()
array of object instances
|
List<Object> |
getResultsList()
array of object instances
|
ObjectOrBuilder |
getResultsOrBuilder(int index)
array of object instances
|
List<? extends ObjectOrBuilder> |
getResultsOrBuilderList()
array of object instances
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Object> getResultsList()
array of object instances
repeated .aserto.directory.common.v3.Object results = 1 [json_name = "results"];Object getResults(int index)
array of object instances
repeated .aserto.directory.common.v3.Object results = 1 [json_name = "results"];int getResultsCount()
array of object instances
repeated .aserto.directory.common.v3.Object results = 1 [json_name = "results"];List<? extends ObjectOrBuilder> getResultsOrBuilderList()
array of object instances
repeated .aserto.directory.common.v3.Object results = 1 [json_name = "results"];ObjectOrBuilder getResultsOrBuilder(int index)
array of object instances
repeated .aserto.directory.common.v3.Object results = 1 [json_name = "results"];Copyright © 2024. All rights reserved.