Package | Description |
---|---|
com.oracle.bmc.devops.model | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
DeployArtifact |
DeployArtifact.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DeployArtifact.Builder |
DeployArtifact.Builder.copy(DeployArtifact model) |
Modifier and Type | Method and Description |
---|---|
DeployArtifact |
GetDeployArtifactResponse.getDeployArtifact()
The returned
DeployArtifact instance. |
DeployArtifact |
UpdateDeployArtifactResponse.getDeployArtifact()
The returned
DeployArtifact instance. |
DeployArtifact |
CreateDeployArtifactResponse.getDeployArtifact()
The returned
DeployArtifact instance. |
Modifier and Type | Method and Description |
---|---|
GetDeployArtifactResponse.Builder |
GetDeployArtifactResponse.Builder.deployArtifact(DeployArtifact deployArtifact)
The returned
DeployArtifact instance. |
UpdateDeployArtifactResponse.Builder |
UpdateDeployArtifactResponse.Builder.deployArtifact(DeployArtifact deployArtifact)
The returned
DeployArtifact instance. |
CreateDeployArtifactResponse.Builder |
CreateDeployArtifactResponse.Builder.deployArtifact(DeployArtifact deployArtifact)
The returned
DeployArtifact instance. |
Copyright © 2016–2024. All rights reserved.