Uses of Interface
org.cdk8s.plus28.k8s.ResourceClaimSpecV1Alpha2
-
Packages that use ResourceClaimSpecV1Alpha2 Package Description org.cdk8s.plus28.k8s -
-
Uses of ResourceClaimSpecV1Alpha2 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement ResourceClaimSpecV1Alpha2 Modifier and Type Class Description static classResourceClaimSpecV1Alpha2.Jsii$ProxyAn implementation forResourceClaimSpecV1Alpha2Methods in org.cdk8s.plus28.k8s that return ResourceClaimSpecV1Alpha2 Modifier and Type Method Description ResourceClaimSpecV1Alpha2ResourceClaimSpecV1Alpha2.Builder. build()Builds the configured instance.ResourceClaimSpecV1Alpha2KubeResourceClaimV1Alpha2Props. getSpec()Spec describes the desired attributes of a resource that then needs to be allocated.ResourceClaimSpecV1Alpha2KubeResourceClaimV1Alpha2Props.Jsii$Proxy. getSpec()ResourceClaimSpecV1Alpha2ResourceClaimTemplateSpecV1Alpha2. getSpec()Spec for the ResourceClaim.ResourceClaimSpecV1Alpha2ResourceClaimTemplateSpecV1Alpha2.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus28.k8s with parameters of type ResourceClaimSpecV1Alpha2 Modifier and Type Method Description KubeResourceClaimV1Alpha2.BuilderKubeResourceClaimV1Alpha2.Builder. spec(ResourceClaimSpecV1Alpha2 spec)Spec describes the desired attributes of a resource that then needs to be allocated.KubeResourceClaimV1Alpha2Props.BuilderKubeResourceClaimV1Alpha2Props.Builder. spec(ResourceClaimSpecV1Alpha2 spec)Sets the value ofKubeResourceClaimV1Alpha2Props.getSpec()ResourceClaimTemplateSpecV1Alpha2.BuilderResourceClaimTemplateSpecV1Alpha2.Builder. spec(ResourceClaimSpecV1Alpha2 spec)Sets the value ofResourceClaimTemplateSpecV1Alpha2.getSpec()
-