@Deprecated public interface GetRelationTypesResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PaginationResponse |
getPage()
Deprecated.
pagination response
|
PaginationResponseOrBuilder |
getPageOrBuilder()
Deprecated.
pagination response
|
RelationType |
getResults(int index)
Deprecated.
array of relation types
|
int |
getResultsCount()
Deprecated.
array of relation types
|
List<RelationType> |
getResultsList()
Deprecated.
array of relation types
|
RelationTypeOrBuilder |
getResultsOrBuilder(int index)
Deprecated.
array of relation types
|
List<? extends RelationTypeOrBuilder> |
getResultsOrBuilderList()
Deprecated.
array of relation types
|
boolean |
hasPage()
Deprecated.
pagination response
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<RelationType> getResultsList()
array of relation types
repeated .aserto.directory.common.v2.RelationType results = 1 [json_name = "results"];RelationType getResults(int index)
array of relation types
repeated .aserto.directory.common.v2.RelationType results = 1 [json_name = "results"];int getResultsCount()
array of relation types
repeated .aserto.directory.common.v2.RelationType results = 1 [json_name = "results"];List<? extends RelationTypeOrBuilder> getResultsOrBuilderList()
array of relation types
repeated .aserto.directory.common.v2.RelationType results = 1 [json_name = "results"];RelationTypeOrBuilder getResultsOrBuilder(int index)
array of relation types
repeated .aserto.directory.common.v2.RelationType results = 1 [json_name = "results"];boolean hasPage()
pagination response
.aserto.directory.common.v2.PaginationResponse page = 9 [json_name = "page"];PaginationResponse getPage()
pagination response
.aserto.directory.common.v2.PaginationResponse page = 9 [json_name = "page"];PaginationResponseOrBuilder getPageOrBuilder()
pagination response
.aserto.directory.common.v2.PaginationResponse page = 9 [json_name = "page"];Copyright © 2024. All rights reserved.