Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Method and Description |
---|---|
static OcirDeployArtifactSource.Builder |
OcirDeployArtifactSource.builder()
Create a new builder.
|
OcirDeployArtifactSource.Builder |
OcirDeployArtifactSource.Builder.copy(OcirDeployArtifactSource model) |
OcirDeployArtifactSource.Builder |
OcirDeployArtifactSource.Builder.imageDigest(String imageDigest)
Specifies image digest for the version of the image.
|
OcirDeployArtifactSource.Builder |
OcirDeployArtifactSource.Builder.imageUri(String imageUri)
Specifies OCIR image path - optionally include tag.
|
OcirDeployArtifactSource.Builder |
OcirDeployArtifactSource.toBuilder() |
Copyright © 2016–2024. All rights reserved.