public static interface SensitivityInspectionTemplatesEntry.Builder extends SdkPojo, CopyableBuilder<SensitivityInspectionTemplatesEntry.Builder,SensitivityInspectionTemplatesEntry>
| Modifier and Type | Method and Description |
|---|---|
SensitivityInspectionTemplatesEntry.Builder |
id(String id)
The unique identifier for the sensitivity inspection template for the account.
|
SensitivityInspectionTemplatesEntry.Builder |
name(String name)
The name of the sensitivity inspection template for the account.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSensitivityInspectionTemplatesEntry.Builder id(String id)
The unique identifier for the sensitivity inspection template for the account.
id - The unique identifier for the sensitivity inspection template for the account.SensitivityInspectionTemplatesEntry.Builder name(String name)
The name of the sensitivity inspection template for the account.
name - The name of the sensitivity inspection template for the account.Copyright © 2023. All rights reserved.