Interface SoftwareUpdateConfiguration.DefinitionStages.WithClientRequestId

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

public static interface SoftwareUpdateConfiguration.DefinitionStages.WithClientRequestId
The stage of the SoftwareUpdateConfiguration definition allowing to specify clientRequestId.
  • Method Details

    • withClientRequestId

      Specifies the clientRequestId property: Identifies this specific client request..
      Parameters:
      clientRequestId - Identifies this specific client request.
      Returns:
      the next definition stage.