public static final class ImageRegistry.Builder
extends java.lang.Object
ImageRegistry.| Constructor and Description |
|---|
Builder(java.lang.String hostname)
Constructor with parameters for the required properties of
ImageRegistry. |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistry |
build() |
ImageRegistry.Builder |
setPort(java.lang.Long port)
Port number of the container image registry.
|
public Builder(java.lang.String hostname)
ImageRegistry.public ImageRegistry.Builder setPort(java.lang.Long port)
null, defaults to 443.port - New value for the property.public ImageRegistry build()