public static interface RelatedDeployments.Builder extends SdkPojo, CopyableBuilder<RelatedDeployments.Builder,RelatedDeployments>
| Modifier and Type | Method and Description |
|---|---|
RelatedDeployments.Builder |
autoUpdateOutdatedInstancesDeploymentIds(Collection<String> autoUpdateOutdatedInstancesDeploymentIds)
The deployment IDs of 'auto-update outdated instances' deployments triggered by this deployment.
|
RelatedDeployments.Builder |
autoUpdateOutdatedInstancesDeploymentIds(String... autoUpdateOutdatedInstancesDeploymentIds)
The deployment IDs of 'auto-update outdated instances' deployments triggered by this deployment.
|
RelatedDeployments.Builder |
autoUpdateOutdatedInstancesRootDeploymentId(String autoUpdateOutdatedInstancesRootDeploymentId)
The deployment ID of the root deployment that triggered this deployment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRelatedDeployments.Builder autoUpdateOutdatedInstancesRootDeploymentId(String autoUpdateOutdatedInstancesRootDeploymentId)
The deployment ID of the root deployment that triggered this deployment.
autoUpdateOutdatedInstancesRootDeploymentId - The deployment ID of the root deployment that triggered this deployment.RelatedDeployments.Builder autoUpdateOutdatedInstancesDeploymentIds(Collection<String> autoUpdateOutdatedInstancesDeploymentIds)
The deployment IDs of 'auto-update outdated instances' deployments triggered by this deployment.
autoUpdateOutdatedInstancesDeploymentIds - The deployment IDs of 'auto-update outdated instances' deployments triggered by this deployment.RelatedDeployments.Builder autoUpdateOutdatedInstancesDeploymentIds(String... autoUpdateOutdatedInstancesDeploymentIds)
The deployment IDs of 'auto-update outdated instances' deployments triggered by this deployment.
autoUpdateOutdatedInstancesDeploymentIds - The deployment IDs of 'auto-update outdated instances' deployments triggered by this deployment.Copyright © 2021. All rights reserved.