Builder
Builder for an AuthorizationList. Any field not set will be made an Optional.empty or set with the default value.
Functions
Link copied to clipboard
Link copied to clipboard
@CanIgnoreReturnValue
Link copied to clipboard
@CanIgnoreReturnValue
Link copied to clipboard
Link copied to clipboard
@CanIgnoreReturnValue
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun setAttestationApplicationId(attestationApplicationId: AttestationApplicationId): AuthorizationList.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun setAttestationIdManufacturer(attestationIdManufacturer: ByteString): AuthorizationList.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun setAttestationIdSecondImei(attestationIdSecondImei: ByteString): AuthorizationList.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun setOriginationExpireDateTime(originationExpireDateTime: Instant): AuthorizationList.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun setTrustedConfirmationRequired(trustedConfirmationRequired: Boolean): AuthorizationList.Builder
Link copied to clipboard
abstract fun setTrustedUserPresenceRequired(trustedUserPresenceRequired: Boolean): AuthorizationList.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard