public static class CreateContainerImageDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateContainerImageDetails |
build() |
CreateContainerImageDetails.Builder |
copy(CreateContainerImageDetails model) |
CreateContainerImageDetails.Builder |
sourceRegistryId(String sourceRegistryId)
The source registry id of the container image.
|
CreateContainerImageDetails.Builder |
sourceRegistryUrl(String sourceRegistryUrl)
The source registry url of the container image.
|
public CreateContainerImageDetails.Builder sourceRegistryId(String sourceRegistryId)
The source registry id of the container image.
sourceRegistryId
- the value to setpublic CreateContainerImageDetails.Builder sourceRegistryUrl(String sourceRegistryUrl)
The source registry url of the container image.
sourceRegistryUrl
- the value to setpublic CreateContainerImageDetails build()
public CreateContainerImageDetails.Builder copy(CreateContainerImageDetails model)
Copyright © 2016–2024. All rights reserved.