public static interface DeploymentProperties.Builder extends SdkPojo, CopyableBuilder<DeploymentProperties.Builder,DeploymentProperties>
| Modifier and Type | Method and Description |
|---|---|
DeploymentProperties.Builder |
endTimeoutMinutes(Integer endTimeoutMinutes)
The end timeout of the environment blueprint deployment.
|
DeploymentProperties.Builder |
startTimeoutMinutes(Integer startTimeoutMinutes)
The start timeout of the environment blueprint deployment.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeploymentProperties.Builder endTimeoutMinutes(Integer endTimeoutMinutes)
The end timeout of the environment blueprint deployment.
endTimeoutMinutes - The end timeout of the environment blueprint deployment.DeploymentProperties.Builder startTimeoutMinutes(Integer startTimeoutMinutes)
The start timeout of the environment blueprint deployment.
startTimeoutMinutes - The start timeout of the environment blueprint deployment.Copyright © 2023. All rights reserved.