| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.resource.v1alpha2 |
| Modifier and Type | Method and Description |
|---|---|
NamedResourcesIntSlice |
NamedResourcesIntSliceBuilder.build() |
NamedResourcesIntSlice |
NamedResourcesAttributeFluent.buildIntSlice() |
NamedResourcesIntSlice |
NamedResourcesAttribute.getIntSlice() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NamedResourcesIntSliceFluent.copyInstance(NamedResourcesIntSlice instance) |
NamedResourcesAttributeFluent.IntSliceNested<A> |
NamedResourcesAttributeFluent.editOrNewIntSliceLike(NamedResourcesIntSlice item) |
void |
NamedResourcesAttribute.setIntSlice(NamedResourcesIntSlice intSlice) |
A |
NamedResourcesAttributeFluent.withIntSlice(NamedResourcesIntSlice intSlice) |
NamedResourcesAttributeFluent.IntSliceNested<A> |
NamedResourcesAttributeFluent.withNewIntSliceLike(NamedResourcesIntSlice item) |
| Constructor and Description |
|---|
NamedResourcesAttribute(Boolean bool,
Long _int,
NamedResourcesIntSlice intSlice,
String name,
io.fabric8.kubernetes.api.model.Quantity quantity,
String string,
NamedResourcesStringSlice stringSlice,
String version) |
NamedResourcesIntSliceBuilder(NamedResourcesIntSlice instance) |
NamedResourcesIntSliceBuilder(NamedResourcesIntSliceFluent<?> fluent,
NamedResourcesIntSlice instance) |
NamedResourcesIntSliceFluent(NamedResourcesIntSlice instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.