Package io.fabric8.kubernetes.api.model
Class VolumeProjectionFluent.PodCertificateNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.PodCertificateProjectionFluent<VolumeProjectionFluent.PodCertificateNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeProjectionFluent.PodCertificateNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- VolumeProjectionFluent<A extends VolumeProjectionFluent<A>>
public class VolumeProjectionFluent.PodCertificateNested<N> extends PodCertificateProjectionFluent<VolumeProjectionFluent.PodCertificateNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPodCertificate()-
Methods inherited from class io.fabric8.kubernetes.api.model.PodCertificateProjectionFluent
addToAdditionalProperties, addToAdditionalProperties, addToUserAnnotations, addToUserAnnotations, copyInstance, equals, getAdditionalProperties, getCertificateChainPath, getCredentialBundlePath, getKeyPath, getKeyType, getMaxExpirationSeconds, getSignerName, getUserAnnotations, hasAdditionalProperties, hasCertificateChainPath, hasCredentialBundlePath, hashCode, hasKeyPath, hasKeyType, hasMaxExpirationSeconds, hasSignerName, hasUserAnnotations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUserAnnotations, removeFromUserAnnotations, toString, withAdditionalProperties, withCertificateChainPath, withCredentialBundlePath, withKeyPath, withKeyType, withMaxExpirationSeconds, withSignerName, withUserAnnotations
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-