Uses of Class
org.cdk8s.plus25.k8s.IoK8SApimachineryPkgApisMetaV1DeleteOptionsKind
-
Packages that use IoK8SApimachineryPkgApisMetaV1DeleteOptionsKind Package Description org.cdk8s.plus25.k8s -
-
Uses of IoK8SApimachineryPkgApisMetaV1DeleteOptionsKind in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return IoK8SApimachineryPkgApisMetaV1DeleteOptionsKind Modifier and Type Method Description default IoK8SApimachineryPkgApisMetaV1DeleteOptionsKindDeleteOptions. getKind()Kind is a string value representing the REST resource this object represents.IoK8SApimachineryPkgApisMetaV1DeleteOptionsKindDeleteOptions.Jsii$Proxy. getKind()static IoK8SApimachineryPkgApisMetaV1DeleteOptionsKindIoK8SApimachineryPkgApisMetaV1DeleteOptionsKind. valueOf(String name)Returns the enum constant of this type with the specified name.static IoK8SApimachineryPkgApisMetaV1DeleteOptionsKind[]IoK8SApimachineryPkgApisMetaV1DeleteOptionsKind. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cdk8s.plus25.k8s with parameters of type IoK8SApimachineryPkgApisMetaV1DeleteOptionsKind Modifier and Type Method Description DeleteOptions.BuilderDeleteOptions.Builder. kind(IoK8SApimachineryPkgApisMetaV1DeleteOptionsKind kind)Sets the value ofDeleteOptions.getKind()
-