| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Instances.ReportStatus |
Apigee.Organizations.Instances.reportStatus(String instance,
GoogleCloudApigeeV1ReportInstanceStatusRequest content)
Reports the latest status for a runtime instance.
|
| Constructor and Description |
|---|
ReportStatus(String instance,
GoogleCloudApigeeV1ReportInstanceStatusRequest content)
Reports the latest status for a runtime instance.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ReportInstanceStatusRequest |
GoogleCloudApigeeV1ReportInstanceStatusRequest.clone() |
GoogleCloudApigeeV1ReportInstanceStatusRequest |
GoogleCloudApigeeV1ReportInstanceStatusRequest.set(String fieldName,
Object value) |
GoogleCloudApigeeV1ReportInstanceStatusRequest |
GoogleCloudApigeeV1ReportInstanceStatusRequest.setInstanceUid(String instanceUid)
A unique ID for the instance which is guaranteed to be unique in case the user installs
multiple hybrid runtimes with the same instance ID.
|
GoogleCloudApigeeV1ReportInstanceStatusRequest |
GoogleCloudApigeeV1ReportInstanceStatusRequest.setReportTime(String reportTime)
The time the report was generated in the runtime.
|
GoogleCloudApigeeV1ReportInstanceStatusRequest |
GoogleCloudApigeeV1ReportInstanceStatusRequest.setResources(List<GoogleCloudApigeeV1ResourceStatus> resources)
Status for config resources
|
Copyright © 2011–2025 Google. All rights reserved.