Interface ComputeType.Builder

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

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

    • name

      The compute type.

      Parameters:
      name - The compute type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The compute type.

      Parameters:
      name - The compute type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: