| Modifier and Type | Method and Description |
|---|---|
TargetArtifact |
TargetArtifact.Builder.build() |
TargetArtifact |
TargetArtifact.Builder.buildPartial() |
static TargetArtifact |
TargetArtifact.getDefaultInstance() |
TargetArtifact |
TargetArtifact.getDefaultInstanceForType() |
TargetArtifact |
TargetArtifact.Builder.getDefaultInstanceForType() |
TargetArtifact |
ReleaseOrBuilder.getTargetArtifactsOrDefault(String key,
TargetArtifact defaultValue)
Output only.
|
TargetArtifact |
Release.getTargetArtifactsOrDefault(String key,
TargetArtifact defaultValue)
Output only.
|
TargetArtifact |
Release.Builder.getTargetArtifactsOrDefault(String key,
TargetArtifact defaultValue)
Output only.
|
TargetArtifact |
ReleaseOrBuilder.getTargetArtifactsOrThrow(String key)
Output only.
|
TargetArtifact |
Release.getTargetArtifactsOrThrow(String key)
Output only.
|
TargetArtifact |
Release.Builder.getTargetArtifactsOrThrow(String key)
Output only.
|
static TargetArtifact |
TargetArtifact.parseDelimitedFrom(InputStream input) |
static TargetArtifact |
TargetArtifact.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetArtifact |
TargetArtifact.parseFrom(byte[] data) |
static TargetArtifact |
TargetArtifact.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetArtifact |
TargetArtifact.parseFrom(ByteBuffer data) |
static TargetArtifact |
TargetArtifact.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetArtifact |
TargetArtifact.parseFrom(com.google.protobuf.ByteString data) |
static TargetArtifact |
TargetArtifact.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetArtifact |
TargetArtifact.parseFrom(com.google.protobuf.CodedInputStream input) |
static TargetArtifact |
TargetArtifact.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetArtifact |
TargetArtifact.parseFrom(InputStream input) |
static TargetArtifact |
TargetArtifact.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TargetArtifact> |
Release.Builder.getMutableTargetArtifacts()
Deprecated.
|
com.google.protobuf.Parser<TargetArtifact> |
TargetArtifact.getParserForType() |
Map<String,TargetArtifact> |
ReleaseOrBuilder.getTargetArtifacts()
Deprecated.
|
Map<String,TargetArtifact> |
Release.getTargetArtifacts()
Deprecated.
|
Map<String,TargetArtifact> |
Release.Builder.getTargetArtifacts()
Deprecated.
|
Map<String,TargetArtifact> |
ReleaseOrBuilder.getTargetArtifactsMap()
Output only.
|
Map<String,TargetArtifact> |
Release.getTargetArtifactsMap()
Output only.
|
Map<String,TargetArtifact> |
Release.Builder.getTargetArtifactsMap()
Output only.
|
static com.google.protobuf.Parser<TargetArtifact> |
TargetArtifact.parser() |
| Modifier and Type | Method and Description |
|---|---|
TargetArtifact |
ReleaseOrBuilder.getTargetArtifactsOrDefault(String key,
TargetArtifact defaultValue)
Output only.
|
TargetArtifact |
Release.getTargetArtifactsOrDefault(String key,
TargetArtifact defaultValue)
Output only.
|
TargetArtifact |
Release.Builder.getTargetArtifactsOrDefault(String key,
TargetArtifact defaultValue)
Output only.
|
TargetArtifact.Builder |
TargetArtifact.Builder.mergeFrom(TargetArtifact other) |
static TargetArtifact.Builder |
TargetArtifact.newBuilder(TargetArtifact prototype) |
Release.Builder |
Release.Builder.putTargetArtifacts(String key,
TargetArtifact value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Release.Builder |
Release.Builder.putAllTargetArtifacts(Map<String,TargetArtifact> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.