Interface CompositeComponentUpdateRequest.Builder

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

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

    • updateType

      The update type of the component update request.

      Parameters:
      updateType - The update type of the component update request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • updateType

      The update type of the component update request.

      Parameters:
      updateType - The update type of the component update request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • description

      The description of the component type.

      Parameters:
      description - The description of the component type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • propertyUpdates

      An object that maps strings to the properties to set in the component type update. Each string in the mapping must be unique to this object.

      Parameters:
      propertyUpdates - An object that maps strings to the properties to set in the component type update. Each string in the mapping must be unique to this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • propertyGroupUpdates

      The property group updates.

      Parameters:
      propertyGroupUpdates - The property group updates.
      Returns:
      Returns a reference to this object so that method calls can be chained together.