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.

      Parameters:
      version - The version of the DataSync agent.
      Returns:
      Returns a reference to this object so that method calls can be chained together.