DeployArtifact.Builder |
DeployArtifact.Builder.argumentSubstitutionMode(DeployArtifact.ArgumentSubstitutionMode argumentSubstitutionMode) |
Mode for artifact parameter substitution.
|
static DeployArtifact.Builder |
DeployArtifact.builder() |
Create a new builder.
|
DeployArtifact.Builder |
DeployArtifact.Builder.compartmentId(String compartmentId) |
The OCID of a compartment.
|
DeployArtifact.Builder |
DeployArtifact.Builder.copy(DeployArtifact model) |
|
DeployArtifact.Builder |
DeployArtifact.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DeployArtifact.Builder |
DeployArtifact.Builder.deployArtifactSource(DeployArtifactSource deployArtifactSource) |
|
DeployArtifact.Builder |
DeployArtifact.Builder.deployArtifactType(DeployArtifact.DeployArtifactType deployArtifactType) |
Type of the deployment artifact.
|
DeployArtifact.Builder |
DeployArtifact.Builder.description(String description) |
Optional description about the artifact to be deployed.
|
DeployArtifact.Builder |
DeployArtifact.Builder.displayName(String displayName) |
Deployment artifact identifier, which can be renamed and is not necessarily unique.
|
DeployArtifact.Builder |
DeployArtifact.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
DeployArtifact.Builder |
DeployArtifact.Builder.id(String id) |
Unique identifier that is immutable on creation.
|
DeployArtifact.Builder |
DeployArtifact.Builder.lifecycleDetails(String lifecycleDetails) |
A detailed message describing the current state.
|
DeployArtifact.Builder |
DeployArtifact.Builder.lifecycleState(DeployArtifact.LifecycleState lifecycleState) |
Current state of the deployment artifact.
|
DeployArtifact.Builder |
DeployArtifact.Builder.projectId(String projectId) |
The OCID of a project.
|
DeployArtifact.Builder |
DeployArtifact.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
DeployArtifact.Builder |
DeployArtifact.Builder.timeCreated(Date timeCreated) |
Time the deployment artifact was created.
|
DeployArtifact.Builder |
DeployArtifact.Builder.timeUpdated(Date timeUpdated) |
Time the deployment artifact was updated.
|
DeployArtifact.Builder |
DeployArtifact.toBuilder() |
|