| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
static ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum |
ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum.fromValue(String text) |
ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum |
ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum |
ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum[] |
ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum> |
ReportingV3ReportDefinitionsNameGet200Response.getSupportedFormats()
Get supportedFormats
|
| Modifier and Type | Method and Description |
|---|---|
ReportingV3ReportDefinitionsNameGet200Response |
ReportingV3ReportDefinitionsNameGet200Response.addSupportedFormatsItem(ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum supportedFormatsItem) |
void |
ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum enumeration) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportingV3ReportDefinitionsNameGet200Response.setSupportedFormats(List<ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum> supportedFormats) |
ReportingV3ReportDefinitionsNameGet200Response |
ReportingV3ReportDefinitionsNameGet200Response.supportedFormats(List<ReportingV3ReportDefinitionsNameGet200Response.SupportedFormatsEnum> supportedFormats) |
Copyright © 2018. All rights reserved.