public static final class NSSupportedAttributeTypesResult.Builder
extends java.lang.Object
NSSupportedAttributeTypesResult.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
NSSupportedAttributeTypesResult. |
| Modifier and Type | Method and Description |
|---|---|
NSSupportedAttributeTypesResult |
build() |
NSSupportedAttributeTypesResult.Builder |
setAttributeTypes(java.util.List<java.lang.String> attributeTypes)
List of NSSupportedAttributes types
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()
NSSupportedAttributeTypesResult.public NSSupportedAttributeTypesResult.Builder setAttributeTypes(java.util.List<java.lang.String> attributeTypes)
attributeTypes - New value for the property.public NSSupportedAttributeTypesResult build()