| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
static SegmentationResp.HashMethodEnum |
SegmentationResp.HashMethodEnum.fromValue(String input) |
SegmentationResp.HashMethodEnum |
SegmentationResp.getHashMethod()
Get hashMethod
|
SegmentationResp.HashMethodEnum |
SegmentationResp.HashMethodEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SegmentationResp.HashMethodEnum |
SegmentationResp.HashMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegmentationResp.HashMethodEnum[] |
SegmentationResp.HashMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentationResp |
SegmentationResp.hashMethod(SegmentationResp.HashMethodEnum hashMethod) |
void |
SegmentationResp.setHashMethod(SegmentationResp.HashMethodEnum hashMethod) |
void |
SegmentationResp.HashMethodEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SegmentationResp.HashMethodEnum enumeration) |
Copyright © 2023. All rights reserved.