Class LoadTestResourcePatchRequestBodyProperties


  • public final class LoadTestResourcePatchRequestBodyProperties
    extends Object
    Load Test resource properties.
    • Constructor Detail

      • LoadTestResourcePatchRequestBodyProperties

        public LoadTestResourcePatchRequestBodyProperties()
    • Method Detail

      • description

        public String description()
        Get the description property: Description of the resource.
        Returns:
        the description value.
      • withDescription

        public LoadTestResourcePatchRequestBodyProperties withDescription​(String description)
        Set the description property: Description of the resource.
        Parameters:
        description - the description value to set.
        Returns:
        the LoadTestResourcePatchRequestBodyProperties object itself.
      • validate

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