public static class PublisherSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PublisherSummary |
build() |
PublisherSummary.Builder |
copy(PublisherSummary model) |
PublisherSummary.Builder |
displayName(String displayName)
The name of the publisher.
|
PublisherSummary.Builder |
id(String id)
The unique identifier for the publisher.
|
public PublisherSummary.Builder id(String id)
The unique identifier for the publisher.
id
- the value to setpublic PublisherSummary.Builder displayName(String displayName)
The name of the publisher.
displayName
- the value to setpublic PublisherSummary build()
public PublisherSummary.Builder copy(PublisherSummary model)
Copyright © 2016–2024. All rights reserved.