| Package | Description |
|---|---|
| com.baidubce.services.iothisk.model |
| Modifier and Type | Method and Description |
|---|---|
Type |
CipherRequest.getType()
Get the message encoding type.
|
Type |
ActiveRequest.getType()
Get data encoding type.
|
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CipherRequest.setType(Type type)
Set the message encoding type.
|
void |
ActiveRequest.setType(Type type)
Set data encoding type.
|
Copyright © 2018. All rights reserved.