Uses of Class
tech.justen.concord.goodwill.grpc.SecretsProto.DataRequest
Packages that use SecretsProto.DataRequest
-
Uses of SecretsProto.DataRequest in tech.justen.concord.goodwill.grpc
Methods in tech.justen.concord.goodwill.grpc that return SecretsProto.DataRequestModifier and TypeMethodDescriptionSecretsProto.DataRequest.Builder.build()SecretsProto.DataRequest.Builder.buildPartial()static SecretsProto.DataRequestSecretsProto.DataRequest.getDefaultInstance()SecretsProto.DataRequest.Builder.getDefaultInstanceForType()SecretsProto.DataRequest.getDefaultInstanceForType()static SecretsProto.DataRequestSecretsProto.DataRequest.parseDelimitedFrom(InputStream input) static SecretsProto.DataRequestSecretsProto.DataRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(byte[] data) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(com.google.protobuf.ByteString data) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(com.google.protobuf.CodedInputStream input) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(InputStream input) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(ByteBuffer data) static SecretsProto.DataRequestSecretsProto.DataRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.justen.concord.goodwill.grpc that return types with arguments of type SecretsProto.DataRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SecretsProto.DataRequest> SecretsProto.DataRequest.getParserForType()static com.google.protobuf.Parser<SecretsProto.DataRequest> SecretsProto.DataRequest.parser()Methods in tech.justen.concord.goodwill.grpc with parameters of type SecretsProto.DataRequestModifier and TypeMethodDescriptionSecretsProto.DataRequest.Builder.mergeFrom(SecretsProto.DataRequest other) SecretsProto.DataRequest.newBuilder(SecretsProto.DataRequest prototype)