Interface TargetRef.Builder

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

@Mutable @NotThreadSafe public static interface TargetRef.Builder extends SdkPojo, CopyableBuilder<TargetRef.Builder,TargetRef>
  • Method Details

    • name

      The name of the gateway target.

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