Package io.fabric8.kubernetes.api.model
Class VolumeProjectionFluent.ClusterTrustBundleNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ClusterTrustBundleProjectionFluent<VolumeProjectionFluent.ClusterTrustBundleNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeProjectionFluent.ClusterTrustBundleNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public class VolumeProjectionFluent.ClusterTrustBundleNested<N> extends ClusterTrustBundleProjectionFluent<VolumeProjectionFluent.ClusterTrustBundleNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ClusterTrustBundleProjectionFluent
ClusterTrustBundleProjectionFluent.LabelSelectorNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endClusterTrustBundle()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ClusterTrustBundleProjectionFluent
addToAdditionalProperties, addToAdditionalProperties, buildLabelSelector, copyInstance, editLabelSelector, editOrNewLabelSelector, editOrNewLabelSelectorLike, equals, getAdditionalProperties, getName, getOptional, getPath, getSignerName, hasAdditionalProperties, hashCode, hasLabelSelector, hasName, hasOptional, hasPath, hasSignerName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withLabelSelector, withName, withNewLabelSelector, withNewLabelSelectorLike, withOptional, withOptional, withPath, withSignerName
-
-