Class NamedResourcesResourcesFluent.InstancesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesInstanceFluent<NamedResourcesResourcesFluent.InstancesNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesResourcesFluent.InstancesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NamedResourcesResourcesFluent<A extends NamedResourcesResourcesFluent<A>>
public class NamedResourcesResourcesFluent.InstancesNested<N> extends NamedResourcesInstanceFluent<NamedResourcesResourcesFluent.InstancesNested<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.NamedResourcesInstanceFluent
NamedResourcesInstanceFluent.AttributesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendInstance()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.NamedResourcesInstanceFluent
addAllToAttributes, addNewAttribute, addNewAttributeLike, addToAdditionalProperties, addToAdditionalProperties, addToAttributes, addToAttributes, buildAttribute, buildAttributes, buildFirstAttribute, buildLastAttribute, buildMatchingAttribute, copyInstance, editAttribute, editFirstAttribute, editLastAttribute, editMatchingAttribute, equals, getAdditionalProperties, getName, hasAdditionalProperties, hasAttributes, hashCode, hasMatchingAttribute, hasName, removeAllFromAttributes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAttributes, removeMatchingFromAttributes, setNewAttributeLike, setToAttributes, toString, withAdditionalProperties, withAttributes, withAttributes, withName
-
-