Interface InstanceTypeItem.Builder

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

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

    • instanceType

      InstanceTypeItem.Builder instanceType(String instanceType)
      Sets the value of the InstanceType property for this object.
      Parameters:
      instanceType - The new value for the InstanceType property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.