public static class HostedEntitySummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HostedEntitySummary |
build() |
HostedEntitySummary.Builder |
copy(HostedEntitySummary model) |
HostedEntitySummary.Builder |
entityIdentifier(String entityIdentifier)
The identifier of the entity.
|
HostedEntitySummary.Builder |
entityName(String entityName)
The entity name.
|
HostedEntitySummary.Builder |
entityType(String entityType)
The entity type.
|
public HostedEntitySummary.Builder entityIdentifier(String entityIdentifier)
The identifier of the entity.
entityIdentifier
- the value to setpublic HostedEntitySummary.Builder entityName(String entityName)
The entity name.
entityName
- the value to setpublic HostedEntitySummary.Builder entityType(String entityType)
The entity type.
entityType
- the value to setpublic HostedEntitySummary build()
public HostedEntitySummary.Builder copy(HostedEntitySummary model)
Copyright © 2016–2024. All rights reserved.