public static final class OriginBindOptions.Builder
extends java.lang.Object
OriginBindOptions
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OriginBindOptions |
build()
Builds the configured instance.
|
OriginBindOptions.Builder |
originId(java.lang.String originId)
Sets the value of
OriginBindOptions.getOriginId() |
public OriginBindOptions.Builder originId(java.lang.String originId)
OriginBindOptions.getOriginId()
originId
- The identifier of this Origin, as assigned by the Distribution this Origin has been used added to. This parameter is required.this
public OriginBindOptions build()
OriginBindOptions
java.lang.NullPointerException
- if any required attribute was not provided