public static interface VerifiedAccessTrustProviderCondensed.Builder extends SdkPojo, CopyableBuilder<VerifiedAccessTrustProviderCondensed.Builder,VerifiedAccessTrustProviderCondensed>
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVerifiedAccessTrustProviderCondensed.Builder verifiedAccessTrustProviderId(String verifiedAccessTrustProviderId)
The ID of the trust provider.
verifiedAccessTrustProviderId - The ID of the trust provider.VerifiedAccessTrustProviderCondensed.Builder description(String description)
The description of trust provider.
description - The description of trust provider.VerifiedAccessTrustProviderCondensed.Builder trustProviderType(String trustProviderType)
The type of trust provider (user- or device-based).
trustProviderType - The type of trust provider (user- or device-based).TrustProviderType,
TrustProviderTypeVerifiedAccessTrustProviderCondensed.Builder trustProviderType(TrustProviderType trustProviderType)
The type of trust provider (user- or device-based).
trustProviderType - The type of trust provider (user- or device-based).TrustProviderType,
TrustProviderTypeVerifiedAccessTrustProviderCondensed.Builder userTrustProviderType(String userTrustProviderType)
The type of user-based trust provider.
userTrustProviderType - The type of user-based trust provider.UserTrustProviderType,
UserTrustProviderTypeVerifiedAccessTrustProviderCondensed.Builder userTrustProviderType(UserTrustProviderType userTrustProviderType)
The type of user-based trust provider.
userTrustProviderType - The type of user-based trust provider.UserTrustProviderType,
UserTrustProviderTypeVerifiedAccessTrustProviderCondensed.Builder deviceTrustProviderType(String deviceTrustProviderType)
The type of device-based trust provider.
deviceTrustProviderType - The type of device-based trust provider.DeviceTrustProviderType,
DeviceTrustProviderTypeVerifiedAccessTrustProviderCondensed.Builder deviceTrustProviderType(DeviceTrustProviderType deviceTrustProviderType)
The type of device-based trust provider.
deviceTrustProviderType - The type of device-based trust provider.DeviceTrustProviderType,
DeviceTrustProviderTypeCopyright © 2023. All rights reserved.