Interface ProvisioningServiceDescription.DefinitionStages.WithEtag

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

public static interface ProvisioningServiceDescription.DefinitionStages.WithEtag
The stage of the ProvisioningServiceDescription definition allowing to specify etag.
  • Method Details

    • withEtag

      Specifies the etag property: The Etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal ETag convention..
      Parameters:
      etag - The Etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal ETag convention.
      Returns:
      the next definition stage.