| Package | Description |
|---|---|
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
PatchOrganizationRequest |
PatchOrganizationRequest.description(String description) |
PatchOrganizationRequest |
PatchOrganizationRequest.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Organization> |
OrganizationsService.patchOrgsID(String orgID,
PatchOrganizationRequest patchOrganizationRequest,
String zapTraceSpan)
Update an organization
|
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.