public static final class SiteGetByPathParameterSet.SiteGetByPathParameterSetBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
path
The path parameter value
|
Modifier | Constructor and Description |
---|---|
protected |
SiteGetByPathParameterSetBuilder()
Instanciates a new SiteGetByPathParameterSetBuilder
|
Modifier and Type | Method and Description |
---|---|
SiteGetByPathParameterSet |
build()
Buils the resulting body object to be passed to the request
|
SiteGetByPathParameterSet.SiteGetByPathParameterSetBuilder |
withPath(java.lang.String val)
Sets the Path
|
@Nullable protected SiteGetByPathParameterSetBuilder()
@Nonnull public SiteGetByPathParameterSet.SiteGetByPathParameterSetBuilder withPath(@Nullable java.lang.String val)
val
- the value to set it to@Nonnull public SiteGetByPathParameterSet build()