@Stability(value=Stable) public static final class OutgoingReference.Builder extends Object
OutgoingReference| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
OutgoingReference |
build()
Builds the configured instance.
|
OutgoingReference.Builder |
withReference(Reference value)
Sets the value of Reference
|
OutgoingReference.Builder |
withSource(IConstruct value)
Sets the value of Source
|
@Stability(value=Stable) public OutgoingReference.Builder withReference(Reference value)
value - The reference.this@Stability(value=Stable) public OutgoingReference.Builder withSource(IConstruct value)
value - The originating construct.this@Stability(value=Stable) public OutgoingReference build()
OutgoingReferenceNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.