public final class PartStudiosUpdateFeatureRequestFeature extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PartStudiosUpdateFeatureRequestFeature.Builder |
| Modifier and Type | Field | Description |
|---|---|---|
Map |
message |
The serialized feature definition
|
String |
type |
The type number for the feature structure
|
String |
typeName |
The type name for the feature structure
|
| Modifier and Type | Method | Description |
|---|---|---|
static PartStudiosUpdateFeatureRequestFeature.Builder |
builder() |
|
Map |
getMessage() |
Get The serialized feature definition
|
String |
getType() |
Get The type number for the feature structure
|
String |
getTypeName() |
Get The type name for the feature structure
|
String |
toString() |
public String type
public String typeName
public Map message
public final String getType()
public final String getTypeName()
public final Map getMessage()
public static final PartStudiosUpdateFeatureRequestFeature.Builder builder()
Copyright © 2021. All rights reserved.