public class ClusterTrustBundleProjectionFluent<A extends ClusterTrustBundleProjectionFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterTrustBundleProjectionFluent.LabelSelectorNested<N> |
| Constructor and Description |
|---|
ClusterTrustBundleProjectionFluent() |
ClusterTrustBundleProjectionFluent(ClusterTrustBundleProjection instance) |
public ClusterTrustBundleProjectionFluent()
public ClusterTrustBundleProjectionFluent(ClusterTrustBundleProjection instance)
protected void copyInstance(ClusterTrustBundleProjection instance)
public LabelSelector buildLabelSelector()
public A withLabelSelector(LabelSelector labelSelector)
public boolean hasLabelSelector()
public ClusterTrustBundleProjectionFluent.LabelSelectorNested<A> withNewLabelSelector()
public ClusterTrustBundleProjectionFluent.LabelSelectorNested<A> withNewLabelSelectorLike(LabelSelector item)
public ClusterTrustBundleProjectionFluent.LabelSelectorNested<A> editLabelSelector()
public ClusterTrustBundleProjectionFluent.LabelSelectorNested<A> editOrNewLabelSelector()
public ClusterTrustBundleProjectionFluent.LabelSelectorNested<A> editOrNewLabelSelectorLike(LabelSelector item)
public String getName()
public boolean hasName()
public Boolean getOptional()
public boolean hasOptional()
public String getPath()
public boolean hasPath()
public String getSignerName()
public boolean hasSignerName()
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 ClusterTrustBundleProjectionFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterTrustBundleProjectionFluent<A>>public A withOptional()
Copyright © 2015–2024 Red Hat. All rights reserved.