Fido2AuthenticationMethod |
Fido2AuthenticationMethod.Builder.build() |
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.withAaGuid(String aaGuid) |
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.withAttestationCertificates(List<String> attestationCertificates) |
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.withAttestationLevel(AttestationLevel attestationLevel) |
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.withCreatedDateTime(OffsetDateTime createdDateTime) |
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.withCreationDateTime(OffsetDateTime creationDateTime) |
Returns an immutable copy of this with just the creationDateTime
field changed.
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.withDisplayName(String displayName) |
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.withModel(String model) |
|
Fido2AuthenticationMethod |
Fido2AuthenticationMethod.withUnmappedField(String name,
String value) |
|