Class NetworkParamFluent.FilterNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.FilterFluent<NetworkParamFluent.FilterNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.NetworkParamFluent.FilterNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NetworkParamFluent<A extends NetworkParamFluent<A>>
public class NetworkParamFluent.FilterNested<N> extends FilterFluent<NetworkParamFluent.FilterNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendFilter()-
Methods inherited from class io.fabric8.openshift.api.model.machine.v1alpha1.FilterFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getAdminStateUp, getDescription, getId, getLimit, getMarker, getName, getNotTags, getNotTagsAny, getProjectId, getShared, getSortDir, getSortKey, getStatus, getTags, getTagsAny, getTenantId, hasAdditionalProperties, hasAdminStateUp, hasDescription, hashCode, hasId, hasLimit, hasMarker, hasName, hasNotTags, hasNotTagsAny, hasProjectId, hasShared, hasSortDir, hasSortKey, hasStatus, hasTags, hasTagsAny, hasTenantId, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAdminStateUp, withAdminStateUp, withDescription, withId, withLimit, withMarker, withName, withNotTags, withNotTagsAny, withProjectId, withShared, withShared, withSortDir, withSortKey, withStatus, withTags, withTagsAny, withTenantId
-
-