Uses of Interface
org.cdk8s.plus25.k8s.BoundObjectReference
-
Packages that use BoundObjectReference Package Description org.cdk8s.plus25.k8s -
-
Uses of BoundObjectReference in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement BoundObjectReference Modifier and Type Class Description static classBoundObjectReference.Jsii$ProxyAn implementation forBoundObjectReferenceMethods in org.cdk8s.plus25.k8s that return BoundObjectReference Modifier and Type Method Description BoundObjectReferenceBoundObjectReference.Builder. build()Builds the configured instance.default BoundObjectReferenceTokenRequestSpec. getBoundObjectRef()BoundObjectRef is a reference to an object that the token will be bound to.BoundObjectReferenceTokenRequestSpec.Jsii$Proxy. getBoundObjectRef()Methods in org.cdk8s.plus25.k8s with parameters of type BoundObjectReference Modifier and Type Method Description TokenRequestSpec.BuilderTokenRequestSpec.Builder. boundObjectRef(BoundObjectReference boundObjectRef)Sets the value ofTokenRequestSpec.getBoundObjectRef()
-