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