Interface SharedPrivateLinkResource.UpdateStages.WithRequestMessage

All Known Subinterfaces:
SharedPrivateLinkResource.Update
Enclosing interface:
SharedPrivateLinkResource.UpdateStages

public static interface SharedPrivateLinkResource.UpdateStages.WithRequestMessage
The stage of the SharedPrivateLinkResource update allowing to specify requestMessage.
  • Method Summary

    Modifier and Type
    Method
    Description
    withRequestMessage(String requestMessage)
    Specifies the requestMessage property: The request message for requesting approval of the shared private link resource.
  • Method Details

    • withRequestMessage

      SharedPrivateLinkResource.Update withRequestMessage(String requestMessage)
      Specifies the requestMessage property: The request message for requesting approval of the shared private link resource.
      Parameters:
      requestMessage - The request message for requesting approval of the shared private link resource.
      Returns:
      the next definition stage.