Class ComputeResourceSchema


  • public class ComputeResourceSchema
    extends Object
    The ComputeResourceSchema model.
    • Constructor Detail

      • ComputeResourceSchema

        public ComputeResourceSchema()
    • Method Detail

      • properties

        public Compute properties()
        Get the properties property: Compute properties.
        Returns:
        the properties value.
      • withProperties

        public ComputeResourceSchema withProperties​(Compute properties)
        Set the properties property: Compute properties.
        Parameters:
        properties - the properties value to set.
        Returns:
        the ComputeResourceSchema object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.