public static final class SiteAllocationIndexForEdge.Builder
extends java.lang.Object
SiteAllocationIndexForEdge
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
SiteAllocationIndexForEdge . |
Modifier and Type | Method and Description |
---|---|
SiteAllocationIndexForEdge |
build() |
SiteAllocationIndexForEdge.Builder |
setIndex(java.lang.Long index)
Unqiue edge cluster node index across sites based on stretch of the Gateway.
|
SiteAllocationIndexForEdge.Builder |
setTargetResourcePath(java.lang.String targetResourcePath)
Edge cluster or edge node path
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
SiteAllocationIndexForEdge
.public SiteAllocationIndexForEdge.Builder setIndex(java.lang.Long index)
index
- New value for the property.public SiteAllocationIndexForEdge.Builder setTargetResourcePath(java.lang.String targetResourcePath)
targetResourcePath
- New value for the property.public SiteAllocationIndexForEdge build()