Uses of Class
io.grafeas.v1beta1.attestation.Authority.Builder
-
Packages that use Authority.Builder Package Description io.grafeas.v1beta1 io.grafeas.v1beta1.attestation -
-
Uses of Authority.Builder in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return Authority.Builder Modifier and Type Method Description Authority.BuilderNote.Builder. getAttestationAuthorityBuilder()A note describing an attestation role.Methods in io.grafeas.v1beta1 with parameters of type Authority.Builder Modifier and Type Method Description Note.BuilderNote.Builder. setAttestationAuthority(Authority.Builder builderForValue)A note describing an attestation role. -
Uses of Authority.Builder in io.grafeas.v1beta1.attestation
Methods in io.grafeas.v1beta1.attestation that return Authority.Builder Modifier and Type Method Description Authority.BuilderAuthority.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Authority.BuilderAuthority.Builder. clear()Authority.BuilderAuthority.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Authority.BuilderAuthority.Builder. clearHint()Hint hints at the purpose of the attestation authority.Authority.BuilderAuthority.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Authority.BuilderAuthority.Builder. clone()Authority.BuilderAuthority.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Authority.BuilderAuthority.Builder. mergeFrom(com.google.protobuf.Message other)Authority.BuilderAuthority.Builder. mergeFrom(Authority other)Authority.BuilderAuthority.Builder. mergeHint(Authority.Hint value)Hint hints at the purpose of the attestation authority.Authority.BuilderAuthority.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Authority.BuilderAuthority. newBuilder()static Authority.BuilderAuthority. newBuilder(Authority prototype)Authority.BuilderAuthority. newBuilderForType()protected Authority.BuilderAuthority. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Authority.BuilderAuthority.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Authority.BuilderAuthority.Builder. setHint(Authority.Hint value)Hint hints at the purpose of the attestation authority.Authority.BuilderAuthority.Builder. setHint(Authority.Hint.Builder builderForValue)Hint hints at the purpose of the attestation authority.Authority.BuilderAuthority.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Authority.BuilderAuthority.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Authority.BuilderAuthority. toBuilder()
-