Uses of Interface
org.cdk8s.plus28.k8s.TypedObjectReference
-
Packages that use TypedObjectReference Package Description org.cdk8s.plus28.k8s -
-
Uses of TypedObjectReference in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement TypedObjectReference Modifier and Type Class Description static classTypedObjectReference.Jsii$ProxyAn implementation forTypedObjectReferenceMethods in org.cdk8s.plus28.k8s that return TypedObjectReference Modifier and Type Method Description TypedObjectReferenceTypedObjectReference.Builder. build()Builds the configured instance.default TypedObjectReferencePersistentVolumeClaimSpec. getDataSourceRef()dataSourceRef specifies the object from which to populate the volume with data, if a non-empty volume is desired.TypedObjectReferencePersistentVolumeClaimSpec.Jsii$Proxy. getDataSourceRef()Methods in org.cdk8s.plus28.k8s with parameters of type TypedObjectReference Modifier and Type Method Description PersistentVolumeClaimSpec.BuilderPersistentVolumeClaimSpec.Builder. dataSourceRef(TypedObjectReference dataSourceRef)Sets the value ofPersistentVolumeClaimSpec.getDataSourceRef()
-