| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDetails |
DeploymentDetailsBuilder.build() |
DeploymentDetails |
DeploymentConfigStatusFluent.buildDetails() |
DeploymentDetails |
DeploymentConfigStatus.getDetails() |
| Constructor and Description |
|---|
DeploymentConfigStatus(Integer availableReplicas,
List<DeploymentCondition> conditions,
DeploymentDetails details,
Long latestVersion,
Long observedGeneration,
Integer readyReplicas,
Integer replicas,
Integer unavailableReplicas,
Integer updatedReplicas) |
DeploymentDetailsBuilder(DeploymentDetails instance) |
DeploymentDetailsBuilder(DeploymentDetails instance,
Boolean validationEnabled) |
DeploymentDetailsBuilder(DeploymentDetailsFluent<?> fluent,
DeploymentDetails instance) |
DeploymentDetailsBuilder(DeploymentDetailsFluent<?> fluent,
DeploymentDetails instance,
Boolean validationEnabled) |
DeploymentDetailsFluent(DeploymentDetails instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.