Class V1ResourceClaim
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1ResourceClaim
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1ResourceClaim
extends Object
ResourceClaim references one entry in PodSpec.ResourceClaims.
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
-
Constructor Details
-
V1ResourceClaim
-
-
Method Details
-
getName
Name must match the name of one entry in pod.spec.resourceClaims of the Pod where this field is used. It makes that resource available inside a container.- Returns:
- the name property value
-
setName
Set the name property value -
name
Set name in a chainable fashion.- Returns:
- The same instance of V1ResourceClaim for chaining.
-
equals
-
hashCode
public int hashCode() -
toString
-