public interface IGroupValidatePropertiesRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IGroupValidatePropertiesRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the IGroupValidatePropertiesRequest with specific options instead of the existing options
|
IGroupValidatePropertiesRequest |
buildRequest(Option... requestOptions)
Creates the IGroupValidatePropertiesRequest
|
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIGroupValidatePropertiesRequest buildRequest(Option... requestOptions)
requestOptions - the options for the requestIGroupValidatePropertiesRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for the request