public static interface PropertyGroupRequest.Builder extends SdkPojo, CopyableBuilder<PropertyGroupRequest.Builder,PropertyGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
PropertyGroupRequest.Builder |
groupType(GroupType groupType)
The group type.
|
PropertyGroupRequest.Builder |
groupType(String groupType)
The group type.
|
PropertyGroupRequest.Builder |
propertyNames(Collection<String> propertyNames)
The names of properties.
|
PropertyGroupRequest.Builder |
propertyNames(String... propertyNames)
The names of properties.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPropertyGroupRequest.Builder groupType(String groupType)
The group type.
PropertyGroupRequest.Builder groupType(GroupType groupType)
The group type.
PropertyGroupRequest.Builder propertyNames(Collection<String> propertyNames)
The names of properties.
propertyNames - The names of properties.PropertyGroupRequest.Builder propertyNames(String... propertyNames)
The names of properties.
propertyNames - The names of properties.Copyright © 2023. All rights reserved.