Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
RepoId |
RepoId.Builder.build() |
RepoId |
RepoId.Builder.buildPartial() |
static RepoId |
RepoId.getDefaultInstance() |
RepoId |
RepoId.getDefaultInstanceForType() |
RepoId |
RepoId.Builder.getDefaultInstanceForType() |
RepoId |
CloudRepoSourceContext.getRepoId()
The ID of the repo.
|
RepoId |
CloudRepoSourceContext.Builder.getRepoId()
The ID of the repo.
|
RepoId |
CloudRepoSourceContextOrBuilder.getRepoId()
The ID of the repo.
|
static RepoId |
RepoId.parseDelimitedFrom(InputStream input) |
static RepoId |
RepoId.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(byte[] data) |
static RepoId |
RepoId.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(ByteBuffer data) |
static RepoId |
RepoId.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(ByteString data) |
static RepoId |
RepoId.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(CodedInputStream input) |
static RepoId |
RepoId.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(InputStream input) |
static RepoId |
RepoId.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<RepoId> |
RepoId.getParserForType() |
static Parser<RepoId> |
RepoId.parser() |
Modifier and Type | Method and Description |
---|---|
RepoId.Builder |
RepoId.Builder.mergeFrom(RepoId other) |
CloudRepoSourceContext.Builder |
CloudRepoSourceContext.Builder.mergeRepoId(RepoId value)
The ID of the repo.
|
static RepoId.Builder |
RepoId.newBuilder(RepoId prototype) |
CloudRepoSourceContext.Builder |
CloudRepoSourceContext.Builder.setRepoId(RepoId value)
The ID of the repo.
|
Copyright © 2019 Google LLC. All rights reserved.