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.HintAuthority.Hint.Builder. build()Authority.HintAuthority.Hint.Builder. buildPartial()static Authority.HintAuthority.Hint. getDefaultInstance()Authority.HintAuthority.Hint.Builder. getDefaultInstanceForType()Authority.HintAuthority.Hint. getDefaultInstanceForType()Authority.HintAuthority.Builder. getHint()Hint hints at the purpose of the attestation authority.Authority.HintAuthority. getHint()Hint hints at the purpose of the attestation authority.Authority.HintAuthorityOrBuilder. getHint()Hint hints at the purpose of the attestation authority.static Authority.HintAuthority.Hint. parseDelimitedFrom(InputStream input)static Authority.HintAuthority.Hint. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Authority.HintAuthority.Hint. parseFrom(byte[] data)static Authority.HintAuthority.Hint. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Authority.HintAuthority.Hint. parseFrom(com.google.protobuf.ByteString data)static Authority.HintAuthority.Hint. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Authority.HintAuthority.Hint. parseFrom(com.google.protobuf.CodedInputStream input)static Authority.HintAuthority.Hint. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Authority.HintAuthority.Hint. parseFrom(InputStream input)static Authority.HintAuthority.Hint. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Authority.HintAuthority.Hint. parseFrom(ByteBuffer data)static Authority.HintAuthority.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.BuilderAuthority.Hint.Builder. mergeFrom(Authority.Hint other)Authority.BuilderAuthority.Builder. mergeHint(Authority.Hint value)Hint hints at the purpose of the attestation authority.static Authority.Hint.BuilderAuthority.Hint. newBuilder(Authority.Hint prototype)Authority.BuilderAuthority.Builder. setHint(Authority.Hint value)Hint hints at the purpose of the attestation authority.
-