public static interface AuthProxProto.EnrollmentsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getIssuers(int index)
repeated string issuers = 2; |
com.google.protobuf.ByteString |
getIssuersBytes(int index)
repeated string issuers = 2; |
int |
getIssuersCount()
repeated string issuers = 2; |
List<String> |
getIssuersList()
repeated string issuers = 2; |
String |
getTypes(int index)
repeated string types = 1; |
com.google.protobuf.ByteString |
getTypesBytes(int index)
repeated string types = 1; |
int |
getTypesCount()
repeated string types = 1; |
List<String> |
getTypesList()
repeated string types = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getTypesCount()
repeated string types = 1;String getTypes(int index)
repeated string types = 1;com.google.protobuf.ByteString getTypesBytes(int index)
repeated string types = 1;int getIssuersCount()
repeated string issuers = 2;String getIssuers(int index)
repeated string issuers = 2;com.google.protobuf.ByteString getIssuersBytes(int index)
repeated string issuers = 2;Copyright © 2019. All rights reserved.