| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
A |
WatchEventFluentImpl.withDeploymentDetailsObject(DeploymentDetails deploymentDetailsObject) |
A |
WatchEventFluent.withDeploymentDetailsObject(DeploymentDetails deploymentDetailsObject) |
WatchEventFluent.DeploymentDetailsObjectNested<A> |
WatchEventFluentImpl.withNewDeploymentDetailsObjectLike(DeploymentDetails item) |
WatchEventFluent.DeploymentDetailsObjectNested<A> |
WatchEventFluent.withNewDeploymentDetailsObjectLike(DeploymentDetails item) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDetails |
DeploymentDetailsBuilder.build() |
DeploymentDetails |
DeploymentConfigStatusFluentImpl.buildDetails() |
DeploymentDetails |
DeploymentConfigStatusFluent.buildDetails() |
DeploymentDetails |
DoneableDeploymentDetails.done() |
DeploymentDetails |
DeploymentConfigStatusFluentImpl.getDetails()
Deprecated.
|
DeploymentDetails |
DeploymentConfigStatusFluent.getDetails()
Deprecated.
|
DeploymentDetails |
DeploymentConfigStatus.getDetails() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfigStatusFluent.DetailsNested<A> |
DeploymentConfigStatusFluentImpl.editOrNewDetailsLike(DeploymentDetails item) |
DeploymentConfigStatusFluent.DetailsNested<A> |
DeploymentConfigStatusFluent.editOrNewDetailsLike(DeploymentDetails item) |
void |
DeploymentConfigStatus.setDetails(DeploymentDetails details) |
A |
DeploymentConfigStatusFluentImpl.withDetails(DeploymentDetails details) |
A |
DeploymentConfigStatusFluent.withDetails(DeploymentDetails details) |
DeploymentConfigStatusFluent.DetailsNested<A> |
DeploymentConfigStatusFluentImpl.withNewDetailsLike(DeploymentDetails item) |
DeploymentConfigStatusFluent.DetailsNested<A> |
DeploymentConfigStatusFluent.withNewDetailsLike(DeploymentDetails item) |
| Constructor and Description |
|---|
DeploymentConfigStatus(Integer availableReplicas,
List<DeploymentCondition> conditions,
DeploymentDetails details,
Long latestVersion,
Long observedGeneration,
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) |
DeploymentDetailsFluentImpl(DeploymentDetails instance) |
DoneableDeploymentDetails(DeploymentDetails item) |
DoneableDeploymentDetails(DeploymentDetails item,
Function<DeploymentDetails,DeploymentDetails> function) |
| Constructor and Description |
|---|
DoneableDeploymentDetails(DeploymentDetails item,
Function<DeploymentDetails,DeploymentDetails> function) |
DoneableDeploymentDetails(DeploymentDetails item,
Function<DeploymentDetails,DeploymentDetails> function) |
DoneableDeploymentDetails(Function<DeploymentDetails,DeploymentDetails> function) |
DoneableDeploymentDetails(Function<DeploymentDetails,DeploymentDetails> function) |
Copyright © 2011–2017 Red Hat. All rights reserved.