| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
StackResources |
StackResources.addAssociationsItem(StackAssociations associationsItem) |
StackResources |
StackResources.apiVersion(String apiVersion) |
StackResources |
StackResources.associations(List<StackAssociations> associations) |
StackResources |
StackResources.kind(TemplateKind kind) |
StackResources |
StackResources.links(StackLinks links) |
StackResources |
StackResources.resourceID(String resourceID) |
StackResources |
StackResources.templateMetaName(String templateMetaName) |
| Modifier and Type | Method and Description |
|---|---|
List<StackResources> |
StackEvents.getResources()
Get resources
|
| Modifier and Type | Method and Description |
|---|---|
StackEvents |
StackEvents.addResourcesItem(StackResources resourcesItem) |
| Modifier and Type | Method and Description |
|---|---|
StackEvents |
StackEvents.resources(List<StackResources> resources) |
void |
StackEvents.setResources(List<StackResources> resources) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.