Interface NamedEntityRef.Builder

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

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

    • namedEntityName

      NamedEntityRef.Builder namedEntityName(String namedEntityName)

      The NamedEntityName for the NamedEntityRef.

      Parameters:
      namedEntityName - The NamedEntityName for the NamedEntityRef.
      Returns:
      Returns a reference to this object so that method calls can be chained together.