Uses of Class
io.grafeas.v1beta1.source.RepoId
-
Packages that use RepoId Package Description io.grafeas.v1beta1.source -
-
Uses of RepoId in io.grafeas.v1beta1.source
Methods in io.grafeas.v1beta1.source that return RepoId Modifier and Type Method Description RepoIdRepoId.Builder. build()RepoIdRepoId.Builder. buildPartial()static RepoIdRepoId. getDefaultInstance()RepoIdRepoId.Builder. getDefaultInstanceForType()RepoIdRepoId. getDefaultInstanceForType()RepoIdCloudRepoSourceContext.Builder. getRepoId()The ID of the repo.RepoIdCloudRepoSourceContext. getRepoId()The ID of the repo.RepoIdCloudRepoSourceContextOrBuilder. getRepoId()The ID of the repo.static RepoIdRepoId. parseDelimitedFrom(InputStream input)static RepoIdRepoId. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepoIdRepoId. parseFrom(byte[] data)static RepoIdRepoId. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepoIdRepoId. parseFrom(com.google.protobuf.ByteString data)static RepoIdRepoId. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepoIdRepoId. parseFrom(com.google.protobuf.CodedInputStream input)static RepoIdRepoId. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepoIdRepoId. parseFrom(InputStream input)static RepoIdRepoId. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepoIdRepoId. parseFrom(ByteBuffer data)static RepoIdRepoId. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.grafeas.v1beta1.source that return types with arguments of type RepoId Modifier and Type Method Description com.google.protobuf.Parser<RepoId>RepoId. getParserForType()static com.google.protobuf.Parser<RepoId>RepoId. parser()Methods in io.grafeas.v1beta1.source with parameters of type RepoId Modifier and Type Method Description RepoId.BuilderRepoId.Builder. mergeFrom(RepoId other)CloudRepoSourceContext.BuilderCloudRepoSourceContext.Builder. mergeRepoId(RepoId value)The ID of the repo.static RepoId.BuilderRepoId. newBuilder(RepoId prototype)CloudRepoSourceContext.BuilderCloudRepoSourceContext.Builder. setRepoId(RepoId value)The ID of the repo.
-