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