Class AllocationResultFluent.ResourceHandlesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.ResourceHandleFluent<AllocationResultFluent.ResourceHandlesNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.AllocationResultFluent.ResourceHandlesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AllocationResultFluent<A extends AllocationResultFluent<A>>
public class AllocationResultFluent.ResourceHandlesNested<N> extends ResourceHandleFluent<AllocationResultFluent.ResourceHandlesNested<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.ResourceHandleFluent
ResourceHandleFluent.StructuredDataNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendResourceHandle()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.ResourceHandleFluent
addToAdditionalProperties, addToAdditionalProperties, buildStructuredData, copyInstance, editOrNewStructuredData, editOrNewStructuredDataLike, editStructuredData, equals, getAdditionalProperties, getData, getDriverName, hasAdditionalProperties, hasData, hasDriverName, hashCode, hasStructuredData, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withData, withDriverName, withNewStructuredData, withNewStructuredDataLike, withStructuredData
-
-