| Modifier and Type | Method and Description |
|---|---|
RecordWrapperType |
Channel.getRecordWrapperType()
Record wrapper type.
|
RecordWrapperType |
Channel.Jsii$Proxy.getRecordWrapperType()
Record wrapper type.
|
static RecordWrapperType |
RecordWrapperType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordWrapperType[] |
RecordWrapperType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Channel.Builder |
Channel.Builder.withRecordWrapperType(RecordWrapperType value)
Sets the value of RecordWrapperType
|
Copyright © 2019. All rights reserved.