Class NamedResourcesInstanceFluent.AttributesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesAttributeFluent<NamedResourcesInstanceFluent.AttributesNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesInstanceFluent.AttributesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NamedResourcesInstanceFluent<A extends NamedResourcesInstanceFluent<A>>
public class NamedResourcesInstanceFluent.AttributesNested<N> extends NamedResourcesAttributeFluent<NamedResourcesInstanceFluent.AttributesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesAttributeFluent
NamedResourcesAttributeFluent.IntSliceNested<N>, NamedResourcesAttributeFluent.StringSliceNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAttribute()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesAttributeFluent
addToAdditionalProperties, addToAdditionalProperties, buildIntSlice, buildStringSlice, copyInstance, editIntSlice, editOrNewIntSlice, editOrNewIntSliceLike, editOrNewStringSlice, editOrNewStringSliceLike, editStringSlice, equals, getAdditionalProperties, getBool, getInt, getName, getQuantity, getString, getVersion, hasAdditionalProperties, hasBool, hashCode, hasInt, hasIntSlice, hasName, hasQuantity, hasString, hasStringSlice, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBool, withBool, withInt, withIntSlice, withName, withNewIntSlice, withNewIntSliceLike, withNewQuantity, withNewQuantity, withNewStringSlice, withNewStringSliceLike, withQuantity, withString, withStringSlice, withVersion
-
-