| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
static LegacySegOpenApiResponse.ExportStrategyEnum |
LegacySegOpenApiResponse.ExportStrategyEnum.fromValue(String input) |
LegacySegOpenApiResponse.ExportStrategyEnum |
LegacySegOpenApiResponse.getExportStrategy()
分群更新方式
|
LegacySegOpenApiResponse.ExportStrategyEnum |
LegacySegOpenApiResponse.ExportStrategyEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static LegacySegOpenApiResponse.ExportStrategyEnum |
LegacySegOpenApiResponse.ExportStrategyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LegacySegOpenApiResponse.ExportStrategyEnum[] |
LegacySegOpenApiResponse.ExportStrategyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LegacySegOpenApiResponse |
LegacySegOpenApiResponse.exportStrategy(LegacySegOpenApiResponse.ExportStrategyEnum exportStrategy) |
void |
LegacySegOpenApiResponse.setExportStrategy(LegacySegOpenApiResponse.ExportStrategyEnum exportStrategy) |
void |
LegacySegOpenApiResponse.ExportStrategyEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
LegacySegOpenApiResponse.ExportStrategyEnum enumeration) |
Copyright © 2023. All rights reserved.