public class Apigee.Organizations.Environments.SecurityStats extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Apigee.Organizations.Environments.SecurityStats.QueryTabularStats |
class |
Apigee.Organizations.Environments.SecurityStats.QueryTimeSeriesStats |
| Constructor and Description |
|---|
SecurityStats() |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.SecurityStats.QueryTabularStats |
queryTabularStats(String orgenv,
GoogleCloudApigeeV1QueryTabularStatsRequest content)
Retrieve security statistics as tabular rows.
|
Apigee.Organizations.Environments.SecurityStats.QueryTimeSeriesStats |
queryTimeSeriesStats(String orgenv,
GoogleCloudApigeeV1QueryTimeSeriesStatsRequest content)
Retrieve security statistics as a collection of time series.
|
public Apigee.Organizations.Environments.SecurityStats.QueryTabularStats queryTabularStats(String orgenv, GoogleCloudApigeeV1QueryTabularStatsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.orgenv - Required. Should be of the form organizations//environments/.content - the GoogleCloudApigeeV1QueryTabularStatsRequestIOExceptionpublic Apigee.Organizations.Environments.SecurityStats.QueryTimeSeriesStats queryTimeSeriesStats(String orgenv, GoogleCloudApigeeV1QueryTimeSeriesStatsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.orgenv - Required. Should be of the form organizations//environments/.content - the GoogleCloudApigeeV1QueryTimeSeriesStatsRequestIOExceptionCopyright © 2011–2025 Google. All rights reserved.