Uses of Class
io.grafeas.v1beta1.attestation.Authority.Hint
-
Packages that use Authority.Hint Package Description io.grafeas.v1beta1.attestation -
-
Uses of Authority.Hint in io.grafeas.v1beta1.attestation
Methods in io.grafeas.v1beta1.attestation that return Authority.Hint Modifier and Type Method Description Authority.Hint
Authority.Hint.Builder. build()
Authority.Hint
Authority.Hint.Builder. buildPartial()
static Authority.Hint
Authority.Hint. getDefaultInstance()
Authority.Hint
Authority.Hint.Builder. getDefaultInstanceForType()
Authority.Hint
Authority.Hint. getDefaultInstanceForType()
Authority.Hint
Authority.Builder. getHint()
Hint hints at the purpose of the attestation authority.Authority.Hint
Authority. getHint()
Hint hints at the purpose of the attestation authority.Authority.Hint
AuthorityOrBuilder. getHint()
Hint hints at the purpose of the attestation authority.static Authority.Hint
Authority.Hint. parseDelimitedFrom(InputStream input)
static Authority.Hint
Authority.Hint. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Authority.Hint
Authority.Hint. parseFrom(byte[] data)
static Authority.Hint
Authority.Hint. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Authority.Hint
Authority.Hint. parseFrom(com.google.protobuf.ByteString data)
static Authority.Hint
Authority.Hint. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Authority.Hint
Authority.Hint. parseFrom(com.google.protobuf.CodedInputStream input)
static Authority.Hint
Authority.Hint. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Authority.Hint
Authority.Hint. parseFrom(InputStream input)
static Authority.Hint
Authority.Hint. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Authority.Hint
Authority.Hint. parseFrom(ByteBuffer data)
static Authority.Hint
Authority.Hint. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.grafeas.v1beta1.attestation that return types with arguments of type Authority.Hint Modifier and Type Method Description com.google.protobuf.Parser<Authority.Hint>
Authority.Hint. getParserForType()
static com.google.protobuf.Parser<Authority.Hint>
Authority.Hint. parser()
Methods in io.grafeas.v1beta1.attestation with parameters of type Authority.Hint Modifier and Type Method Description Authority.Hint.Builder
Authority.Hint.Builder. mergeFrom(Authority.Hint other)
Authority.Builder
Authority.Builder. mergeHint(Authority.Hint value)
Hint hints at the purpose of the attestation authority.static Authority.Hint.Builder
Authority.Hint. newBuilder(Authority.Hint prototype)
Authority.Builder
Authority.Builder. setHint(Authority.Hint value)
Hint hints at the purpose of the attestation authority.
-