Interface PlatformFramework.Builder

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

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

    • name

      The name of the framework.

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

      The version of the framework.

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