Class V1PodAffinityTermFluentImpl<A extends V1PodAffinityTermFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1PodAffinityTermFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1PodAffinityTermFluent<A>
- Direct Known Subclasses:
V1PodAffinityTermBuilder
public class V1PodAffinityTermFluentImpl<A extends V1PodAffinityTermFluent<A>>
extends BaseFluent<A>
implements V1PodAffinityTermFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1PodAffinityTermFluent
V1PodAffinityTermFluent.LabelSelectorNested<N>, V1PodAffinityTermFluent.NamespaceSelectorNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1PodAffinityTermFluentImpl(io.kubernetes.client.openapi.models.V1PodAffinityTerm instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToNamespaces(Collection<String> items) addToNamespaces(Integer index, String item) addToNamespaces(String... items) io.kubernetes.client.openapi.models.V1LabelSelectorio.kubernetes.client.openapi.models.V1LabelSelectoreditOrNewLabelSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) editOrNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) booleanio.kubernetes.client.openapi.models.V1LabelSelectorDeprecated.getMatchingNamespace(Predicate<String> predicate) getNamespace(Integer index) io.kubernetes.client.openapi.models.V1LabelSelectorDeprecated.inthashCode()hasMatchingNamespace(Predicate<String> predicate) removeAllFromNamespaces(Collection<String> items) removeFromNamespaces(String... items) setToNamespaces(Integer index, String item) toString()withLabelSelector(io.kubernetes.client.openapi.models.V1LabelSelector labelSelector) withNamespaces(String... namespaces) withNamespaces(List<String> namespaces) withNamespaceSelector(io.kubernetes.client.openapi.models.V1LabelSelector namespaceSelector) withNewLabelSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) withNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) withTopologyKey(String topologyKey) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1PodAffinityTermFluentImpl
public V1PodAffinityTermFluentImpl() -
V1PodAffinityTermFluentImpl
public V1PodAffinityTermFluentImpl(io.kubernetes.client.openapi.models.V1PodAffinityTerm instance)
-
-
Method Details
-
getLabelSelector
Deprecated.This method has been deprecated, please use method buildLabelSelector instead.- Specified by:
getLabelSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>- Returns:
- The buildable object.
-
buildLabelSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildLabelSelector()- Specified by:
buildLabelSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withLabelSelector
- Specified by:
withLabelSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasLabelSelector
- Specified by:
hasLabelSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNewLabelSelector
- Specified by:
withNewLabelSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNewLabelSelectorLike
public V1PodAffinityTermFluent.LabelSelectorNested<A> withNewLabelSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
withNewLabelSelectorLikein interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editLabelSelector
- Specified by:
editLabelSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editOrNewLabelSelector
- Specified by:
editOrNewLabelSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editOrNewLabelSelectorLike
public V1PodAffinityTermFluent.LabelSelectorNested<A> editOrNewLabelSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
editOrNewLabelSelectorLikein interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getNamespaceSelector
Deprecated.This method has been deprecated, please use method buildNamespaceSelector instead.- Specified by:
getNamespaceSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>- Returns:
- The buildable object.
-
buildNamespaceSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildNamespaceSelector()- Specified by:
buildNamespaceSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNamespaceSelector
public A withNamespaceSelector(io.kubernetes.client.openapi.models.V1LabelSelector namespaceSelector) - Specified by:
withNamespaceSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasNamespaceSelector
- Specified by:
hasNamespaceSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNewNamespaceSelector
- Specified by:
withNewNamespaceSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNewNamespaceSelectorLike
public V1PodAffinityTermFluent.NamespaceSelectorNested<A> withNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
withNewNamespaceSelectorLikein interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editNamespaceSelector
- Specified by:
editNamespaceSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editOrNewNamespaceSelector
- Specified by:
editOrNewNamespaceSelectorin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editOrNewNamespaceSelectorLike
public V1PodAffinityTermFluent.NamespaceSelectorNested<A> editOrNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
editOrNewNamespaceSelectorLikein interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
addToNamespaces
- Specified by:
addToNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
setToNamespaces
- Specified by:
setToNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
addToNamespaces
- Specified by:
addToNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
addAllToNamespaces
- Specified by:
addAllToNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
removeFromNamespaces
- Specified by:
removeFromNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
removeAllFromNamespaces
- Specified by:
removeAllFromNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getNamespaces
- Specified by:
getNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getNamespace
- Specified by:
getNamespacein interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getFirstNamespace
- Specified by:
getFirstNamespacein interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getLastNamespace
- Specified by:
getLastNamespacein interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getMatchingNamespace
- Specified by:
getMatchingNamespacein interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasMatchingNamespace
- Specified by:
hasMatchingNamespacein interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNamespaces
- Specified by:
withNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNamespaces
- Specified by:
withNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasNamespaces
- Specified by:
hasNamespacesin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getTopologyKey
- Specified by:
getTopologyKeyin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withTopologyKey
- Specified by:
withTopologyKeyin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasTopologyKey
- Specified by:
hasTopologyKeyin interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1PodAffinityTermFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1PodAffinityTermFluent<A>>
-
toString
-