public static final class PartStudiosUpdateFeatureRequestFeature.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
PartStudiosUpdateFeatureRequestFeature |
build() |
|
Map |
message() |
Get The serialized feature definition
|
PartStudiosUpdateFeatureRequestFeature.Builder |
message(Map value) |
Set The serialized feature definition
|
String |
type() |
Get The type number for the feature structure
|
PartStudiosUpdateFeatureRequestFeature.Builder |
type(String value) |
Set The type number for the feature structure
|
String |
typeName() |
Get The type name for the feature structure
|
PartStudiosUpdateFeatureRequestFeature.Builder |
typeName(String value) |
Set The type name for the feature structure
|
public final String type()
public final PartStudiosUpdateFeatureRequestFeature.Builder type(String value)
value - The type number for the feature structurepublic final String typeName()
public final PartStudiosUpdateFeatureRequestFeature.Builder typeName(String value)
value - The type name for the feature structurepublic final Map message()
public final PartStudiosUpdateFeatureRequestFeature.Builder message(Map value)
value - The serialized feature definitionpublic final PartStudiosUpdateFeatureRequestFeature build()
Copyright © 2021. All rights reserved.