Interface SoftwareTokenMfaConfigType.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SoftwareTokenMfaConfigType.Builder,SoftwareTokenMfaConfigType>, SdkBuilder<SoftwareTokenMfaConfigType.Builder,SoftwareTokenMfaConfigType>, SdkPojo
Enclosing class:
SoftwareTokenMfaConfigType

@Mutable @NotThreadSafe public static interface SoftwareTokenMfaConfigType.Builder extends SdkPojo, CopyableBuilder<SoftwareTokenMfaConfigType.Builder,SoftwareTokenMfaConfigType>
  • Method Details

    • enabled

      The activation state of TOTP MFA.

      Parameters:
      enabled - The activation state of TOTP MFA.
      Returns:
      Returns a reference to this object so that method calls can be chained together.