Class ResourceHandleFluent.StructuredDataNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.StructuredResourceHandleFluent<ResourceHandleFluent.StructuredDataNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha2.ResourceHandleFluent.StructuredDataNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ResourceHandleFluent<A extends ResourceHandleFluent<A>>
public class ResourceHandleFluent.StructuredDataNested<N> extends StructuredResourceHandleFluent<ResourceHandleFluent.StructuredDataNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.StructuredResourceHandleFluent
StructuredResourceHandleFluent.ResultsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStructuredData()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha2.StructuredResourceHandleFluent
addAllToResults, addNewResult, addNewResultLike, addToAdditionalProperties, addToAdditionalProperties, addToResults, addToResults, buildFirstResult, buildLastResult, buildMatchingResult, buildResult, buildResults, copyInstance, editFirstResult, editLastResult, editMatchingResult, editResult, equals, getAdditionalProperties, getNodeName, getVendorClaimParameters, getVendorClassParameters, hasAdditionalProperties, hashCode, hasMatchingResult, hasNodeName, hasResults, hasVendorClaimParameters, hasVendorClassParameters, removeAllFromResults, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromResults, removeMatchingFromResults, setNewResultLike, setToResults, toString, withAdditionalProperties, withNodeName, withResults, withResults, withVendorClaimParameters, withVendorClassParameters
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-