public static interface Entity.Builder extends SdkPojo, CopyableBuilder<Entity.Builder,Entity>
| Modifier and Type | Method and Description |
|---|---|
Entity.Builder |
identifier(String identifier)
The identifier for the entity.
|
Entity.Builder |
type(String type)
The type of entity.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEntity.Builder type(String type)
The type of entity.
type - The type of entity.Entity.Builder identifier(String identifier)
The identifier for the entity.
identifier - The identifier for the entity.Copyright © 2023. All rights reserved.