Interface ResourcePathComponent.Builder

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

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

    • id

      The ID of the resource path.

      Parameters:
      id - The ID of the resource path.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the resource path.

      Parameters:
      name - The name of the resource path.
      Returns:
      Returns a reference to this object so that method calls can be chained together.