Interface LoadTestResource.DefinitionStages.WithDescription

All Known Subinterfaces:
LoadTestResource.Definition, LoadTestResource.DefinitionStages.WithCreate
Enclosing interface:
LoadTestResource.DefinitionStages

public static interface LoadTestResource.DefinitionStages.WithDescription
The stage of the LoadTestResource definition allowing to specify description.
  • Method Details

    • withDescription

      Specifies the description property: Description of the resource..
      Parameters:
      description - Description of the resource.
      Returns:
      the next definition stage.