Class NamedResourcesAttributeFluent.StringSliceNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesStringSliceFluent<NamedResourcesAttributeFluent.StringSliceNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesAttributeFluent.StringSliceNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NamedResourcesAttributeFluent<A extends NamedResourcesAttributeFluent<A>>
public class NamedResourcesAttributeFluent.StringSliceNested<N> extends NamedResourcesStringSliceFluent<NamedResourcesAttributeFluent.StringSliceNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStringSlice()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesStringSliceFluent
addAllToStrings, addToAdditionalProperties, addToAdditionalProperties, addToStrings, addToStrings, copyInstance, equals, getAdditionalProperties, getFirstString, getLastString, getMatchingString, getString, getStrings, hasAdditionalProperties, hashCode, hasMatchingString, hasStrings, removeAllFromStrings, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromStrings, setToStrings, toString, withAdditionalProperties, withStrings, withStrings
-
-