Interface IncidentComment.DefinitionStages.WithCreate

All Superinterfaces:
IncidentComment.DefinitionStages.WithEtag, IncidentComment.DefinitionStages.WithMessage
All Known Subinterfaces:
IncidentComment.Definition
Enclosing interface:
IncidentComment.DefinitionStages

public static interface IncidentComment.DefinitionStages.WithCreate extends IncidentComment.DefinitionStages.WithEtag, IncidentComment.DefinitionStages.WithMessage
The stage of the IncidentComment definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
  • Method Details

    • create

      IncidentComment create()
      Executes the create request.
      Returns:
      the created resource.
    • create

      IncidentComment create(com.azure.core.util.Context context)
      Executes the create request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the created resource.