Class SecurityGroupParamFluent.FilterNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.SecurityGroupFilterFluent<SecurityGroupParamFluent.FilterNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.SecurityGroupParamFluent.FilterNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SecurityGroupParamFluent<A extends SecurityGroupParamFluent<A>>
public class SecurityGroupParamFluent.FilterNested<N> extends SecurityGroupFilterFluent<SecurityGroupParamFluent.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.SecurityGroupFilterFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getDescription, getId, getLimit, getMarker, getName, getNotTags, getNotTagsAny, getProjectId, getSortDir, getSortKey, getTags, getTagsAny, getTenantId, hasAdditionalProperties, hasDescription, hashCode, hasId, hasLimit, hasMarker, hasName, hasNotTags, hasNotTagsAny, hasProjectId, hasSortDir, hasSortKey, hasTags, hasTagsAny, hasTenantId, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDescription, withId, withLimit, withMarker, withName, withNotTags, withNotTagsAny, withProjectId, withSortDir, withSortKey, withTags, withTagsAny, withTenantId
-
-