| Package | Description |
|---|---|
| io.grafeas.v1beta1.source |
| Modifier and Type | Method and Description |
|---|---|
AliasContext |
AliasContext.Builder.build() |
AliasContext |
AliasContext.Builder.buildPartial() |
AliasContext |
GerritSourceContextOrBuilder.getAliasContext()
An alias, which may be a branch or tag.
|
AliasContext |
GerritSourceContext.getAliasContext()
An alias, which may be a branch or tag.
|
AliasContext |
GerritSourceContext.Builder.getAliasContext()
An alias, which may be a branch or tag.
|
AliasContext |
CloudRepoSourceContextOrBuilder.getAliasContext()
An alias, which may be a branch or tag.
|
AliasContext |
CloudRepoSourceContext.getAliasContext()
An alias, which may be a branch or tag.
|
AliasContext |
CloudRepoSourceContext.Builder.getAliasContext()
An alias, which may be a branch or tag.
|
static AliasContext |
AliasContext.getDefaultInstance() |
AliasContext |
AliasContext.getDefaultInstanceForType() |
AliasContext |
AliasContext.Builder.getDefaultInstanceForType() |
static AliasContext |
AliasContext.parseDelimitedFrom(InputStream input) |
static AliasContext |
AliasContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AliasContext |
AliasContext.parseFrom(byte[] data) |
static AliasContext |
AliasContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AliasContext |
AliasContext.parseFrom(ByteBuffer data) |
static AliasContext |
AliasContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AliasContext |
AliasContext.parseFrom(com.google.protobuf.ByteString data) |
static AliasContext |
AliasContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AliasContext |
AliasContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static AliasContext |
AliasContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AliasContext |
AliasContext.parseFrom(InputStream input) |
static AliasContext |
AliasContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AliasContext> |
AliasContext.getParserForType() |
static com.google.protobuf.Parser<AliasContext> |
AliasContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
GerritSourceContext.Builder |
GerritSourceContext.Builder.mergeAliasContext(AliasContext value)
An alias, which may be a branch or tag.
|
CloudRepoSourceContext.Builder |
CloudRepoSourceContext.Builder.mergeAliasContext(AliasContext value)
An alias, which may be a branch or tag.
|
AliasContext.Builder |
AliasContext.Builder.mergeFrom(AliasContext other) |
static AliasContext.Builder |
AliasContext.newBuilder(AliasContext prototype) |
GerritSourceContext.Builder |
GerritSourceContext.Builder.setAliasContext(AliasContext value)
An alias, which may be a branch or tag.
|
CloudRepoSourceContext.Builder |
CloudRepoSourceContext.Builder.setAliasContext(AliasContext value)
An alias, which may be a branch or tag.
|
Copyright © 2019 Google LLC. All rights reserved.