Class NamedResourcesAttributeFluent.IntSliceNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesIntSliceFluent<NamedResourcesAttributeFluent.IntSliceNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesAttributeFluent.IntSliceNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NamedResourcesAttributeFluent<A extends NamedResourcesAttributeFluent<A>>
public class NamedResourcesAttributeFluent.IntSliceNested<N> extends NamedResourcesIntSliceFluent<NamedResourcesAttributeFluent.IntSliceNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendIntSlice()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesIntSliceFluent
addAllToInts, addToAdditionalProperties, addToAdditionalProperties, addToInts, addToInts, copyInstance, equals, getAdditionalProperties, getFirstInt, getInt, getInts, getLastInt, getMatchingInt, hasAdditionalProperties, hashCode, hasInts, hasMatchingInt, removeAllFromInts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromInts, setToInts, toString, withAdditionalProperties, withInts, withInts
-
-