Interface NeuronDeviceCoreInfo.Builder

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

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

    • count

      The number of cores available to the neuron accelerator.

      Parameters:
      count - The number of cores available to the neuron accelerator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The version of the neuron accelerator.

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