public class RootPathsFluent<A extends RootPathsFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
RootPathsFluent() |
RootPathsFluent(RootPaths instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RootPathsFluent()
public RootPathsFluent(RootPaths instance)
protected void copyInstance(RootPaths instance)
public A addAllToPaths(Collection<String> items)
public A removeAllFromPaths(Collection<String> items)
public String getPath(int index)
public String getFirstPath()
public String getLastPath()
public boolean hasPaths()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RootPathsFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RootPathsFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.