Uses of Class
com.oracle.bmc.opsi.model.OpsiDataObjectSupportedQueryParam.Builder
-
Packages that use OpsiDataObjectSupportedQueryParam.Builder Package Description com.oracle.bmc.opsi.model -
-
Uses of OpsiDataObjectSupportedQueryParam.Builder in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return OpsiDataObjectSupportedQueryParam.Builder Modifier and Type Method Description static OpsiDataObjectSupportedQueryParam.Builder
OpsiDataObjectSupportedQueryParam. builder()
Create a new builder.OpsiDataObjectSupportedQueryParam.Builder
OpsiDataObjectSupportedQueryParam.Builder. copy(OpsiDataObjectSupportedQueryParam model)
OpsiDataObjectSupportedQueryParam.Builder
OpsiDataObjectSupportedQueryParam.Builder. dataType(String dataType)
Data type of the for the query parameter.OpsiDataObjectSupportedQueryParam.Builder
OpsiDataObjectSupportedQueryParam.Builder. description(String description)
Description of the query parameter.OpsiDataObjectSupportedQueryParam.Builder
OpsiDataObjectSupportedQueryParam.Builder. name(String name)
Name of the query parameter.OpsiDataObjectSupportedQueryParam.Builder
OpsiDataObjectSupportedQueryParam. toBuilder()
-