FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.addConfigOperationsItem(FleetDeploymentOperation configOperationsItem) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.addTargetVersionsItem(String targetVersionsItem) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.author(String author) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.configOperations(List<FleetDeploymentOperation> configOperations) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.durationSeconds(Long durationSeconds) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.errorSummary(String errorSummary) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.estimatedFinishedAt(Long estimatedFinishedAt) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.finishedAt(Long finishedAt) |
FleetDeploymentV2Attributes |
FleetDeploymentV2.getAttributes()
Attributes of a deployment in the v2 API response.
|
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.isScheduled(Boolean isScheduled) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.query(String query) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.scheduleId(String scheduleId) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.startedAt(Long startedAt) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.status(String status) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.targetVersions(List<String> targetVersions) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.totalHosts(Long totalHosts) |
FleetDeploymentV2Attributes |
FleetDeploymentV2Attributes.updateType(String updateType) |