| Package | Description |
|---|---|
| io.fabric8.knative.internal.autoscaling.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
PodAutoscalerSpec |
PodAutoscalerSpecBuilder.build() |
PodAutoscalerSpec |
PodAutoscalerFluent.buildSpec() |
PodAutoscalerSpec |
PodAutoscaler.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PodAutoscalerSpecFluent.copyInstance(PodAutoscalerSpec instance) |
PodAutoscalerFluent.SpecNested<A> |
PodAutoscalerFluent.editOrNewSpecLike(PodAutoscalerSpec item) |
void |
PodAutoscaler.setSpec(PodAutoscalerSpec spec) |
PodAutoscalerFluent.SpecNested<A> |
PodAutoscalerFluent.withNewSpecLike(PodAutoscalerSpec item) |
A |
PodAutoscalerFluent.withSpec(PodAutoscalerSpec spec) |
| Constructor and Description |
|---|
PodAutoscaler(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
PodAutoscalerSpec spec,
PodAutoscalerStatus status) |
PodAutoscalerSpecBuilder(PodAutoscalerSpec instance) |
PodAutoscalerSpecBuilder(PodAutoscalerSpecFluent<?> fluent,
PodAutoscalerSpec instance) |
PodAutoscalerSpecFluent(PodAutoscalerSpec instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.