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.V1LabelSelector
io.kubernetes.client.openapi.models.V1LabelSelector
editOrNewLabelSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) editOrNewNamespaceSelectorLike
(io.kubernetes.client.openapi.models.V1LabelSelector item) boolean
io.kubernetes.client.openapi.models.V1LabelSelector
Deprecated.getMatchingNamespace
(Predicate<String> predicate) getNamespace
(Integer index) io.kubernetes.client.openapi.models.V1LabelSelector
Deprecated.int
hashCode()
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:
getLabelSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
- Returns:
- The buildable object.
-
buildLabelSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildLabelSelector()- Specified by:
buildLabelSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withLabelSelector
- Specified by:
withLabelSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasLabelSelector
- Specified by:
hasLabelSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNewLabelSelector
- Specified by:
withNewLabelSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNewLabelSelectorLike
public V1PodAffinityTermFluent.LabelSelectorNested<A> withNewLabelSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
withNewLabelSelectorLike
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editLabelSelector
- Specified by:
editLabelSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editOrNewLabelSelector
- Specified by:
editOrNewLabelSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editOrNewLabelSelectorLike
public V1PodAffinityTermFluent.LabelSelectorNested<A> editOrNewLabelSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
editOrNewLabelSelectorLike
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getNamespaceSelector
Deprecated.This method has been deprecated, please use method buildNamespaceSelector instead.- Specified by:
getNamespaceSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
- Returns:
- The buildable object.
-
buildNamespaceSelector
public io.kubernetes.client.openapi.models.V1LabelSelector buildNamespaceSelector()- Specified by:
buildNamespaceSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNamespaceSelector
public A withNamespaceSelector(io.kubernetes.client.openapi.models.V1LabelSelector namespaceSelector) - Specified by:
withNamespaceSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasNamespaceSelector
- Specified by:
hasNamespaceSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNewNamespaceSelector
- Specified by:
withNewNamespaceSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNewNamespaceSelectorLike
public V1PodAffinityTermFluent.NamespaceSelectorNested<A> withNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
withNewNamespaceSelectorLike
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editNamespaceSelector
- Specified by:
editNamespaceSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editOrNewNamespaceSelector
- Specified by:
editOrNewNamespaceSelector
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
editOrNewNamespaceSelectorLike
public V1PodAffinityTermFluent.NamespaceSelectorNested<A> editOrNewNamespaceSelectorLike(io.kubernetes.client.openapi.models.V1LabelSelector item) - Specified by:
editOrNewNamespaceSelectorLike
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
addToNamespaces
- Specified by:
addToNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
setToNamespaces
- Specified by:
setToNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
addToNamespaces
- Specified by:
addToNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
addAllToNamespaces
- Specified by:
addAllToNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
removeFromNamespaces
- Specified by:
removeFromNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
removeAllFromNamespaces
- Specified by:
removeAllFromNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getNamespaces
- Specified by:
getNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getNamespace
- Specified by:
getNamespace
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getFirstNamespace
- Specified by:
getFirstNamespace
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getLastNamespace
- Specified by:
getLastNamespace
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getMatchingNamespace
- Specified by:
getMatchingNamespace
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasMatchingNamespace
- Specified by:
hasMatchingNamespace
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNamespaces
- Specified by:
withNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withNamespaces
- Specified by:
withNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasNamespaces
- Specified by:
hasNamespaces
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
getTopologyKey
- Specified by:
getTopologyKey
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
withTopologyKey
- Specified by:
withTopologyKey
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
hasTopologyKey
- Specified by:
hasTopologyKey
in interfaceV1PodAffinityTermFluent<A extends V1PodAffinityTermFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1PodAffinityTermFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1PodAffinityTermFluent<A>>
-
toString
-