Uses of Class
io.grafeas.v1beta1.attestation.Attestation
-
Packages that use Attestation Package Description io.grafeas.v1beta1.attestation -
-
Uses of Attestation in io.grafeas.v1beta1.attestation
Methods in io.grafeas.v1beta1.attestation that return Attestation Modifier and Type Method Description Attestation
Attestation.Builder. build()
Attestation
Attestation.Builder. buildPartial()
Attestation
Details.Builder. getAttestation()
Required.Attestation
Details. getAttestation()
Required.Attestation
DetailsOrBuilder. getAttestation()
Required.static Attestation
Attestation. getDefaultInstance()
Attestation
Attestation.Builder. getDefaultInstanceForType()
Attestation
Attestation. 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(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)
static Attestation
Attestation. parseFrom(ByteBuffer data)
static Attestation
Attestation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.grafeas.v1beta1.attestation that return types with arguments of type Attestation Modifier and Type Method Description com.google.protobuf.Parser<Attestation>
Attestation. getParserForType()
static com.google.protobuf.Parser<Attestation>
Attestation. parser()
Methods in io.grafeas.v1beta1.attestation with parameters of type Attestation Modifier and Type Method Description Details.Builder
Details.Builder. mergeAttestation(Attestation value)
Required.Attestation.Builder
Attestation.Builder. mergeFrom(Attestation other)
static Attestation.Builder
Attestation. newBuilder(Attestation prototype)
Details.Builder
Details.Builder. setAttestation(Attestation value)
Required.
-