public static class OpsiDataObjectSupportedQueryParam.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OpsiDataObjectSupportedQueryParam |
build() |
OpsiDataObjectSupportedQueryParam.Builder |
copy(OpsiDataObjectSupportedQueryParam model) |
OpsiDataObjectSupportedQueryParam.Builder |
dataType(String dataType)
Data type of the for the query parameter.
|
OpsiDataObjectSupportedQueryParam.Builder |
description(String description)
Description of the query parameter.
|
OpsiDataObjectSupportedQueryParam.Builder |
name(String name)
Name of the query parameter.
|
public OpsiDataObjectSupportedQueryParam.Builder name(String name)
Name of the query parameter.
name
- the value to setpublic OpsiDataObjectSupportedQueryParam.Builder description(String description)
Description of the query parameter.
description
- the value to setpublic OpsiDataObjectSupportedQueryParam.Builder dataType(String dataType)
Data type of the for the query parameter.
dataType
- the value to setpublic OpsiDataObjectSupportedQueryParam build()
public OpsiDataObjectSupportedQueryParam.Builder copy(OpsiDataObjectSupportedQueryParam model)
Copyright © 2016–2024. All rights reserved.