public static class AgentImageSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AgentImageSummary |
build() |
AgentImageSummary.Builder |
copy(AgentImageSummary model) |
AgentImageSummary.Builder |
downloadUrl(String downloadUrl)
URL to download Agent Image of the ODMS Agent.
|
AgentImageSummary.Builder |
version(String version)
ODMS Agent Image version.
|
public AgentImageSummary.Builder version(String version)
ODMS Agent Image version.
version
- the value to setpublic AgentImageSummary.Builder downloadUrl(String downloadUrl)
URL to download Agent Image of the ODMS Agent.
downloadUrl
- the value to setpublic AgentImageSummary build()
public AgentImageSummary.Builder copy(AgentImageSummary model)
Copyright © 2016–2023. All rights reserved.