Uses of Class
org.yamcs.protobuf.ListRolesResponse
-
Packages that use ListRolesResponse Package Description org.yamcs.protobuf -
-
Uses of ListRolesResponse in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type ListRolesResponse Modifier and Type Field Description static com.google.protobuf.Parser<ListRolesResponse>ListRolesResponse. PARSERDeprecated.Methods in org.yamcs.protobuf that return ListRolesResponse Modifier and Type Method Description ListRolesResponseListRolesResponse.Builder. build()ListRolesResponseListRolesResponse.Builder. buildPartial()static ListRolesResponseListRolesResponse. getDefaultInstance()ListRolesResponseListRolesResponse.Builder. getDefaultInstanceForType()ListRolesResponseListRolesResponse. getDefaultInstanceForType()static ListRolesResponseListRolesResponse. parseDelimitedFrom(InputStream input)static ListRolesResponseListRolesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(byte[] data)static ListRolesResponseListRolesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(com.google.protobuf.ByteString data)static ListRolesResponseListRolesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListRolesResponseListRolesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(InputStream input)static ListRolesResponseListRolesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(ByteBuffer data)static ListRolesResponseListRolesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type ListRolesResponse Modifier and Type Method Description com.google.protobuf.Parser<ListRolesResponse>ListRolesResponse. getParserForType()static com.google.protobuf.Parser<ListRolesResponse>ListRolesResponse. parser()Methods in org.yamcs.protobuf with parameters of type ListRolesResponse Modifier and Type Method Description ListRolesResponse.BuilderListRolesResponse.Builder. mergeFrom(ListRolesResponse other)static ListRolesResponse.BuilderListRolesResponse. newBuilder(ListRolesResponse prototype)Method parameters in org.yamcs.protobuf with type arguments of type ListRolesResponse Modifier and Type Method Description abstract voidAbstractIamApi. listRoles(T ctx, com.google.protobuf.Empty request, Observer<ListRolesResponse> observer)List rolesvoidIamApiClient. listRoles(Void ctx, com.google.protobuf.Empty request, Observer<ListRolesResponse> observer)List roles
-