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.Builder
Note.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.Builder
Note.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.Builder
Authority.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Authority.Builder
Authority.Builder. clear()
Authority.Builder
Authority.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Authority.Builder
Authority.Builder. clearHint()
Hint hints at the purpose of the attestation authority.Authority.Builder
Authority.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Authority.Builder
Authority.Builder. clone()
Authority.Builder
Authority.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Authority.Builder
Authority.Builder. mergeFrom(com.google.protobuf.Message other)
Authority.Builder
Authority.Builder. mergeFrom(Authority other)
Authority.Builder
Authority.Builder. mergeHint(Authority.Hint value)
Hint hints at the purpose of the attestation authority.Authority.Builder
Authority.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
static Authority.Builder
Authority. newBuilder()
static Authority.Builder
Authority. newBuilder(Authority prototype)
Authority.Builder
Authority. newBuilderForType()
protected Authority.Builder
Authority. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Authority.Builder
Authority.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Authority.Builder
Authority.Builder. setHint(Authority.Hint value)
Hint hints at the purpose of the attestation authority.Authority.Builder
Authority.Builder. setHint(Authority.Hint.Builder builderForValue)
Hint hints at the purpose of the attestation authority.Authority.Builder
Authority.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Authority.Builder
Authority.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Authority.Builder
Authority. toBuilder()
-