Interface Server.DefinitionStages.WithSourceServerResourceId

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

public static interface Server.DefinitionStages.WithSourceServerResourceId
The stage of the Server definition allowing to specify sourceServerResourceId.
  • Method Details

    • withSourceServerResourceId

      Server.DefinitionStages.WithCreate withSourceServerResourceId(String sourceServerResourceId)
      Specifies the sourceServerResourceId property: The source MySQL server id..
      Parameters:
      sourceServerResourceId - The source MySQL server id.
      Returns:
      the next definition stage.