Interface CompositeComponentTypeRequest.Builder

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

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

    • componentTypeId

      CompositeComponentTypeRequest.Builder componentTypeId(String componentTypeId)

      This is the componentTypeId that the compositeComponentType refers to.

      Parameters:
      componentTypeId - This is the componentTypeId that the compositeComponentType refers to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.