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 AttestationAttestation.Builder. build()AttestationAttestation.Builder. buildPartial()AttestationDetails.Builder. getAttestation()Required.AttestationDetails. getAttestation()Required.AttestationDetailsOrBuilder. getAttestation()Required.static AttestationAttestation. getDefaultInstance()AttestationAttestation.Builder. getDefaultInstanceForType()AttestationAttestation. getDefaultInstanceForType()static AttestationAttestation. parseDelimitedFrom(InputStream input)static AttestationAttestation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestationAttestation. parseFrom(byte[] data)static AttestationAttestation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestationAttestation. parseFrom(com.google.protobuf.ByteString data)static AttestationAttestation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestationAttestation. parseFrom(com.google.protobuf.CodedInputStream input)static AttestationAttestation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestationAttestation. parseFrom(InputStream input)static AttestationAttestation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestationAttestation. parseFrom(ByteBuffer data)static AttestationAttestation. 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.BuilderDetails.Builder. mergeAttestation(Attestation value)Required.Attestation.BuilderAttestation.Builder. mergeFrom(Attestation other)static Attestation.BuilderAttestation. newBuilder(Attestation prototype)Details.BuilderDetails.Builder. setAttestation(Attestation value)Required.
-