Interface Platform.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Platform.Builder,Platform>, SdkBuilder<Platform.Builder,Platform>, SdkPojo
Enclosing class:
Platform

public static interface Platform.Builder extends SdkPojo, CopyableBuilder<Platform.Builder,Platform>
  • Method Details

    • version

      Platform.Builder version(String version)

      The version of the DataSync agent.

      Beginning December 7, 2023, we will discontinue version 1 DataSync agents. Check the DataSync console to see if you have affected agents. If you do, replace those agents before then to avoid data transfer or storage discovery disruptions. If you need more help, contact Amazon Web Services Support.

      Parameters:
      version - The version of the DataSync agent.

      Beginning December 7, 2023, we will discontinue version 1 DataSync agents. Check the DataSync console to see if you have affected agents. If you do, replace those agents before then to avoid data transfer or storage discovery disruptions. If you need more help, contact Amazon Web Services Support.

      Returns:
      Returns a reference to this object so that method calls can be chained together.