| Package | Description |
|---|---|
| io.grafeas.v1beta1.attestation |
| Modifier and Type | Method and Description |
|---|---|
Attestation |
Attestation.Builder.build() |
Attestation |
Attestation.Builder.buildPartial() |
Attestation |
Details.getAttestation()
Attestation for the resource.
|
Attestation |
Details.Builder.getAttestation()
Attestation for the resource.
|
Attestation |
DetailsOrBuilder.getAttestation()
Attestation for the resource.
|
static Attestation |
Attestation.getDefaultInstance() |
Attestation |
Attestation.getDefaultInstanceForType() |
Attestation |
Attestation.Builder.getDefaultInstanceForType() |
static Attestation |
Attestation.parseDelimitedFrom(InputStream input) |
static Attestation |
Attestation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attestation |
Attestation.parseFrom(byte[] data) |
static Attestation |
Attestation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attestation |
Attestation.parseFrom(ByteBuffer data) |
static Attestation |
Attestation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attestation |
Attestation.parseFrom(com.google.protobuf.ByteString data) |
static Attestation |
Attestation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attestation |
Attestation.parseFrom(com.google.protobuf.CodedInputStream input) |
static Attestation |
Attestation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Attestation |
Attestation.parseFrom(InputStream input) |
static Attestation |
Attestation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Attestation> |
Attestation.getParserForType() |
static com.google.protobuf.Parser<Attestation> |
Attestation.parser() |
| Modifier and Type | Method and Description |
|---|---|
Details.Builder |
Details.Builder.mergeAttestation(Attestation value)
Attestation for the resource.
|
Attestation.Builder |
Attestation.Builder.mergeFrom(Attestation other) |
static Attestation.Builder |
Attestation.newBuilder(Attestation prototype) |
Details.Builder |
Details.Builder.setAttestation(Attestation value)
Attestation for the resource.
|
Copyright © 2019 Google LLC. All rights reserved.