public static class ProxyDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ProxyDetails |
build() |
ProxyDetails.Builder |
copy(ProxyDetails model) |
ProxyDetails.Builder |
proxyImage(String proxyImage)
Proxy container image version to be deployed.
|
public ProxyDetails.Builder proxyImage(String proxyImage)
Proxy container image version to be deployed.
proxyImage
- the value to setpublic ProxyDetails build()
public ProxyDetails.Builder copy(ProxyDetails model)
Copyright © 2016–2024. All rights reserved.