public static final class NodePolicyServiceProperties.Builder
extends java.lang.Object
NodePolicyServiceProperties.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
NodePolicyServiceProperties. |
| Modifier and Type | Method and Description |
|---|---|
NodePolicyServiceProperties |
build() |
NodePolicyServiceProperties.Builder |
setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
NodePolicyServiceProperties.Builder |
setSchema(java.lang.String schema)
Schema for this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
NodePolicyServiceProperties.Builder |
setSelf(SelfResourceLink self) |
NodePolicyServiceProperties.Builder |
setServiceName(java.lang.String serviceName)
Service name
|
NodePolicyServiceProperties.Builder |
setServiceProperties(LoggingServiceProperties serviceProperties) |
public Builder()
NodePolicyServiceProperties.public NodePolicyServiceProperties.Builder setLinks(java.util.List<ResourceLink> links)
links - New value for the property.public NodePolicyServiceProperties.Builder setSchema(java.lang.String schema)
schema - New value for the property.public NodePolicyServiceProperties.Builder setSelf(SelfResourceLink self)
self - New value for the property.public NodePolicyServiceProperties.Builder setServiceName(java.lang.String serviceName)
serviceName - New value for the property.public NodePolicyServiceProperties.Builder setServiceProperties(LoggingServiceProperties serviceProperties)
serviceProperties - New value for the property.public NodePolicyServiceProperties build()