Uses of Class
io.kubernetes.client.openapi.models.V1alpha2ResourceClaimSpec
Packages that use V1alpha2ResourceClaimSpec
-
Uses of V1alpha2ResourceClaimSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha2ResourceClaimSpecModifier and TypeMethodDescriptionV1alpha2ResourceClaimSpec.allocationMode(String allocationMode) static V1alpha2ResourceClaimSpecCreate an instance of V1alpha2ResourceClaimSpec given an JSON stringV1alpha2ResourceClaim.getSpec()Get specV1alpha2ResourceClaimTemplateSpec.getSpec()Get specV1alpha2ResourceClaimSpec.parametersRef(V1alpha2ResourceClaimParametersReference parametersRef) V1alpha2ResourceClaimSpec.resourceClassName(String resourceClassName) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha2ResourceClaimSpecModifier and TypeMethodDescriptionvoidV1alpha2ResourceClaim.setSpec(V1alpha2ResourceClaimSpec spec) voidV1alpha2ResourceClaimTemplateSpec.setSpec(V1alpha2ResourceClaimSpec spec) V1alpha2ResourceClaim.spec(V1alpha2ResourceClaimSpec spec) V1alpha2ResourceClaimTemplateSpec.spec(V1alpha2ResourceClaimSpec spec)