Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
ProjectRepoId |
ProjectRepoId.Builder.build() |
ProjectRepoId |
ProjectRepoId.Builder.buildPartial() |
static ProjectRepoId |
ProjectRepoId.getDefaultInstance() |
ProjectRepoId |
ProjectRepoId.getDefaultInstanceForType() |
ProjectRepoId |
ProjectRepoId.Builder.getDefaultInstanceForType() |
ProjectRepoId |
RepoIdOrBuilder.getProjectRepoId()
A combination of a project ID and a repo name.
|
ProjectRepoId |
RepoId.getProjectRepoId()
A combination of a project ID and a repo name.
|
ProjectRepoId |
RepoId.Builder.getProjectRepoId()
A combination of a project ID and a repo name.
|
static ProjectRepoId |
ProjectRepoId.parseDelimitedFrom(InputStream input) |
static ProjectRepoId |
ProjectRepoId.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(byte[] data) |
static ProjectRepoId |
ProjectRepoId.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(ByteBuffer data) |
static ProjectRepoId |
ProjectRepoId.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(ByteString data) |
static ProjectRepoId |
ProjectRepoId.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(CodedInputStream input) |
static ProjectRepoId |
ProjectRepoId.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(InputStream input) |
static ProjectRepoId |
ProjectRepoId.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<ProjectRepoId> |
ProjectRepoId.getParserForType() |
static Parser<ProjectRepoId> |
ProjectRepoId.parser() |
Modifier and Type | Method and Description |
---|---|
ProjectRepoId.Builder |
ProjectRepoId.Builder.mergeFrom(ProjectRepoId other) |
RepoId.Builder |
RepoId.Builder.mergeProjectRepoId(ProjectRepoId value)
A combination of a project ID and a repo name.
|
static ProjectRepoId.Builder |
ProjectRepoId.newBuilder(ProjectRepoId prototype) |
RepoId.Builder |
RepoId.Builder.setProjectRepoId(ProjectRepoId value)
A combination of a project ID and a repo name.
|
Copyright © 2019 Google LLC. All rights reserved.