Interface InstanceExportDetails.Builder

  • Method Details

    • instanceId

      InstanceExportDetails.Builder instanceId(String instanceId)

      The ID of the resource being exported.

      Parameters:
      instanceId - The ID of the resource being exported.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetEnvironment

      InstanceExportDetails.Builder targetEnvironment(String targetEnvironment)

      The target virtualization environment.

      Parameters:
      targetEnvironment - The target virtualization environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • targetEnvironment

      InstanceExportDetails.Builder targetEnvironment(ExportEnvironment targetEnvironment)

      The target virtualization environment.

      Parameters:
      targetEnvironment - The target virtualization environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: