| Modifier and Type | Class and Description |
|---|---|
class |
Apigee.Organizations.Analytics
The "analytics" collection of methods.
|
class |
Apigee.Organizations.Apiproducts
The "apiproducts" collection of methods.
|
class |
Apigee.Organizations.Apis
The "apis" collection of methods.
|
class |
Apigee.Organizations.Appgroups
The "appgroups" collection of methods.
|
class |
Apigee.Organizations.Apps
The "apps" collection of methods.
|
class |
Apigee.Organizations.Create |
class |
Apigee.Organizations.Datacollectors
The "datacollectors" collection of methods.
|
class |
Apigee.Organizations.Delete |
class |
Apigee.Organizations.Deployments
The "deployments" collection of methods.
|
class |
Apigee.Organizations.Developers
The "developers" collection of methods.
|
class |
Apigee.Organizations.DnsZones
The "dnsZones" collection of methods.
|
class |
Apigee.Organizations.EndpointAttachments
The "endpointAttachments" collection of methods.
|
class |
Apigee.Organizations.Envgroups
The "envgroups" collection of methods.
|
class |
Apigee.Organizations.Environments
The "environments" collection of methods.
|
class |
Apigee.Organizations.Get |
class |
Apigee.Organizations.GetControlPlaneAccess |
class |
Apigee.Organizations.GetDeployedIngressConfig |
class |
Apigee.Organizations.GetProjectMapping |
class |
Apigee.Organizations.GetRuntimeConfig |
class |
Apigee.Organizations.GetSecuritySettings |
class |
Apigee.Organizations.GetSyncAuthorization |
class |
Apigee.Organizations.HostQueries
The "hostQueries" collection of methods.
|
class |
Apigee.Organizations.HostSecurityReports
The "hostSecurityReports" collection of methods.
|
class |
Apigee.Organizations.HostStats
The "hostStats" collection of methods.
|
class |
Apigee.Organizations.Instances
The "instances" collection of methods.
|
class |
Apigee.Organizations.Keyvaluemaps
The "keyvaluemaps" collection of methods.
|
class |
Apigee.Organizations.List |
class |
Apigee.Organizations.Operations
The "operations" collection of methods.
|
class |
Apigee.Organizations.OptimizedHostStats
The "optimizedHostStats" collection of methods.
|
class |
Apigee.Organizations.Reports
The "reports" collection of methods.
|
class |
Apigee.Organizations.SecurityAssessmentResults
The "securityAssessmentResults" collection of methods.
|
class |
Apigee.Organizations.SecurityFeedback
The "securityFeedback" collection of methods.
|
class |
Apigee.Organizations.SecurityMonitoringConditions
The "securityMonitoringConditions" collection of methods.
|
class |
Apigee.Organizations.SecurityProfiles
The "securityProfiles" collection of methods.
|
class |
Apigee.Organizations.SecurityProfilesV2
The "securityProfilesV2" collection of methods.
|
class |
Apigee.Organizations.SetAddons |
class |
Apigee.Organizations.SetSyncAuthorization |
class |
Apigee.Organizations.Sharedflows
The "sharedflows" collection of methods.
|
class |
Apigee.Organizations.Sites
The "sites" collection of methods.
|
class |
Apigee.Organizations.Spaces
The "spaces" collection of methods.
|
class |
Apigee.Organizations.Update |
class |
Apigee.Organizations.UpdateControlPlaneAccess |
class |
Apigee.Organizations.UpdateSecuritySettings |
| Constructor and Description |
|---|
Organizations() |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Analytics |
analytics()
An accessor for creating requests from the Analytics collection.
|
Apigee.Organizations.Apiproducts |
apiproducts()
An accessor for creating requests from the Apiproducts collection.
|
Apigee.Organizations.Apis |
apis()
An accessor for creating requests from the Apis collection.
|
Apigee.Organizations.Appgroups |
appgroups()
An accessor for creating requests from the Appgroups collection.
|
Apigee.Organizations.Apps |
apps()
An accessor for creating requests from the Apps collection.
|
Apigee.Organizations.Create |
create(GoogleCloudApigeeV1Organization content)
Creates an Apigee organization.
|
Apigee.Organizations.Datacollectors |
datacollectors()
An accessor for creating requests from the Datacollectors collection.
|
Apigee.Organizations.Delete |
delete(String name)
Delete an Apigee organization.
|
Apigee.Organizations.Deployments |
deployments()
An accessor for creating requests from the Deployments collection.
|
Apigee.Organizations.Developers |
developers()
An accessor for creating requests from the Developers collection.
|
Apigee.Organizations.DnsZones |
dnsZones()
An accessor for creating requests from the DnsZones collection.
|
Apigee.Organizations.EndpointAttachments |
endpointAttachments()
An accessor for creating requests from the EndpointAttachments collection.
|
Apigee.Organizations.Envgroups |
envgroups()
An accessor for creating requests from the Envgroups collection.
|
Apigee.Organizations.Environments |
environments()
An accessor for creating requests from the Environments collection.
|
Apigee.Organizations.Get |
get(String name)
Gets the profile for an Apigee organization.
|
Apigee.Organizations.GetControlPlaneAccess |
getControlPlaneAccess(String name)
Lists the service accounts allowed to access Apigee control plane directly for limited
functionality.
|
Apigee.Organizations.GetDeployedIngressConfig |
getDeployedIngressConfig(String name)
Gets the deployed ingress configuration for an organization.
|
Apigee.Organizations.GetProjectMapping |
getProjectMapping(String name)
Gets the project ID and region for an Apigee organization.
|
Apigee.Organizations.GetRuntimeConfig |
getRuntimeConfig(String name)
Get runtime config for an organization.
|
Apigee.Organizations.GetSecuritySettings |
getSecuritySettings(String name)
GetSecuritySettings gets the security settings for API Security.
|
Apigee.Organizations.GetSyncAuthorization |
getSyncAuthorization(String name,
GoogleCloudApigeeV1GetSyncAuthorizationRequest content)
Lists the service accounts with the permissions required to allow the Synchronizer to download
environment data from the control plane.
|
Apigee.Organizations.HostQueries |
hostQueries()
An accessor for creating requests from the HostQueries collection.
|
Apigee.Organizations.HostSecurityReports |
hostSecurityReports()
An accessor for creating requests from the HostSecurityReports collection.
|
Apigee.Organizations.HostStats |
hostStats()
An accessor for creating requests from the HostStats collection.
|
Apigee.Organizations.Instances |
instances()
An accessor for creating requests from the Instances collection.
|
Apigee.Organizations.Keyvaluemaps |
keyvaluemaps()
An accessor for creating requests from the Keyvaluemaps collection.
|
Apigee.Organizations.List |
list(String parent)
Lists the Apigee organizations and associated Google Cloud projects that you have permission to
access.
|
Apigee.Organizations.Operations |
operations()
An accessor for creating requests from the Operations collection.
|
Apigee.Organizations.OptimizedHostStats |
optimizedHostStats()
An accessor for creating requests from the OptimizedHostStats collection.
|
Apigee.Organizations.Reports |
reports()
An accessor for creating requests from the Reports collection.
|
Apigee.Organizations.SecurityAssessmentResults |
securityAssessmentResults()
An accessor for creating requests from the SecurityAssessmentResults collection.
|
Apigee.Organizations.SecurityFeedback |
securityFeedback()
An accessor for creating requests from the SecurityFeedback collection.
|
Apigee.Organizations.SecurityMonitoringConditions |
securityMonitoringConditions()
An accessor for creating requests from the SecurityMonitoringConditions collection.
|
Apigee.Organizations.SecurityProfiles |
securityProfiles()
An accessor for creating requests from the SecurityProfiles collection.
|
Apigee.Organizations.SecurityProfilesV2 |
securityProfilesV2()
An accessor for creating requests from the SecurityProfilesV2 collection.
|
Apigee.Organizations.SetAddons |
setAddons(String org,
GoogleCloudApigeeV1SetAddonsRequest content)
Configures the add-ons for the Apigee organization.
|
Apigee.Organizations.SetSyncAuthorization |
setSyncAuthorization(String name,
GoogleCloudApigeeV1SyncAuthorization content)
Sets the permissions required to allow the Synchronizer to download environment data from the
control plane.
|
Apigee.Organizations.Sharedflows |
sharedflows()
An accessor for creating requests from the Sharedflows collection.
|
Apigee.Organizations.Sites |
sites()
An accessor for creating requests from the Sites collection.
|
Apigee.Organizations.Spaces |
spaces()
An accessor for creating requests from the Spaces collection.
|
Apigee.Organizations.Update |
update(String name,
GoogleCloudApigeeV1Organization content)
Updates the properties for an Apigee organization.
|
Apigee.Organizations.UpdateControlPlaneAccess |
updateControlPlaneAccess(String name,
GoogleCloudApigeeV1ControlPlaneAccess content)
Updates the permissions required to allow Apigee runtime-plane components access to the control
plane.
|
Apigee.Organizations.UpdateSecuritySettings |
updateSecuritySettings(String name,
GoogleCloudApigeeV1SecuritySettings content)
UpdateSecuritySettings updates the current security settings for API Security.
|
public Apigee.Organizations.Create create(GoogleCloudApigeeV1Organization content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.content - the GoogleCloudApigeeV1OrganizationIOExceptionpublic Apigee.Organizations.Delete delete(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Name of the organization. Use the following structure in your request:
`organizations/{org}`IOExceptionpublic Apigee.Organizations.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Apigee organization name in the following format: `organizations/{org}`IOExceptionpublic Apigee.Organizations.GetControlPlaneAccess getControlPlaneAccess(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Required. Resource name of the Control Plane Access. Use the following structure in your request:
`organizations/{org}/controlPlaneAccess`IOExceptionpublic Apigee.Organizations.GetDeployedIngressConfig getDeployedIngressConfig(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Required. Name of the deployed configuration for the organization in the following format:
'organizations/{org}/deployedIngressConfig'.IOExceptionpublic Apigee.Organizations.GetProjectMapping getProjectMapping(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Apigee organization name in the following format: `organizations/{org}`IOExceptionpublic Apigee.Organizations.GetRuntimeConfig getRuntimeConfig(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Name of the runtime config for the organization in the following format:
'organizations/{org}/runtimeConfig'.IOExceptionpublic Apigee.Organizations.GetSecuritySettings getSecuritySettings(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. The name of the SecuritySettings to retrieve. This will always be:
'organizations/{org}/securitySettings'.IOExceptionpublic Apigee.Organizations.GetSyncAuthorization getSyncAuthorization(String name, GoogleCloudApigeeV1GetSyncAuthorizationRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Required. Name of the Apigee organization. Use the following structure in your request:
`organizations/{org}`content - the GoogleCloudApigeeV1GetSyncAuthorizationRequestIOExceptionpublic Apigee.Organizations.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. Use the following structure in your request: `organizations`IOExceptionpublic Apigee.Organizations.SetAddons setAddons(String org, GoogleCloudApigeeV1SetAddonsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.org - Required. Name of the organization. Use the following structure in your request:
`organizations/{org}`content - the GoogleCloudApigeeV1SetAddonsRequestIOExceptionpublic Apigee.Organizations.SetSyncAuthorization setSyncAuthorization(String name, GoogleCloudApigeeV1SyncAuthorization content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Required. Name of the Apigee organization. Use the following structure in your request:
`organizations/{org}`content - the GoogleCloudApigeeV1SyncAuthorizationIOExceptionpublic Apigee.Organizations.Update update(String name, GoogleCloudApigeeV1Organization content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Apigee organization name in the following format: `organizations/{org}`content - the GoogleCloudApigeeV1OrganizationIOExceptionpublic Apigee.Organizations.UpdateControlPlaneAccess updateControlPlaneAccess(String name, GoogleCloudApigeeV1ControlPlaneAccess content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Identifier. The resource name of the ControlPlaneAccess. Format:
"organizations/{org}/controlPlaneAccess"content - the GoogleCloudApigeeV1ControlPlaneAccessIOExceptionpublic Apigee.Organizations.UpdateSecuritySettings updateSecuritySettings(String name, GoogleCloudApigeeV1SecuritySettings content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Identifier. Full resource name is always `organizations/{org}/securitySettings`.content - the GoogleCloudApigeeV1SecuritySettingsIOExceptionpublic Apigee.Organizations.Analytics analytics()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Analytics.List request = apigee.analytics().list(parameters ...)
public Apigee.Organizations.Apiproducts apiproducts()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Apiproducts.List request = apigee.apiproducts().list(parameters ...)
public Apigee.Organizations.Apis apis()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Apis.List request = apigee.apis().list(parameters ...)
public Apigee.Organizations.Appgroups appgroups()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Appgroups.List request = apigee.appgroups().list(parameters ...)
public Apigee.Organizations.Apps apps()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Apps.List request = apigee.apps().list(parameters ...)
public Apigee.Organizations.Datacollectors datacollectors()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Datacollectors.List request = apigee.datacollectors().list(parameters ...)
public Apigee.Organizations.Deployments deployments()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Deployments.List request = apigee.deployments().list(parameters ...)
public Apigee.Organizations.Developers developers()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Developers.List request = apigee.developers().list(parameters ...)
public Apigee.Organizations.DnsZones dnsZones()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.DnsZones.List request = apigee.dnsZones().list(parameters ...)
public Apigee.Organizations.EndpointAttachments endpointAttachments()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.EndpointAttachments.List request = apigee.endpointAttachments().list(parameters ...)
public Apigee.Organizations.Envgroups envgroups()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Envgroups.List request = apigee.envgroups().list(parameters ...)
public Apigee.Organizations.Environments environments()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Environments.List request = apigee.environments().list(parameters ...)
public Apigee.Organizations.HostQueries hostQueries()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.HostQueries.List request = apigee.hostQueries().list(parameters ...)
public Apigee.Organizations.HostSecurityReports hostSecurityReports()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.HostSecurityReports.List request = apigee.hostSecurityReports().list(parameters ...)
public Apigee.Organizations.HostStats hostStats()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.HostStats.List request = apigee.hostStats().list(parameters ...)
public Apigee.Organizations.Instances instances()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Instances.List request = apigee.instances().list(parameters ...)
public Apigee.Organizations.Keyvaluemaps keyvaluemaps()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Keyvaluemaps.List request = apigee.keyvaluemaps().list(parameters ...)
public Apigee.Organizations.Operations operations()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Operations.List request = apigee.operations().list(parameters ...)
public Apigee.Organizations.OptimizedHostStats optimizedHostStats()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.OptimizedHostStats.List request = apigee.optimizedHostStats().list(parameters ...)
public Apigee.Organizations.Reports reports()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Reports.List request = apigee.reports().list(parameters ...)
public Apigee.Organizations.SecurityAssessmentResults securityAssessmentResults()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.SecurityAssessmentResults.List request = apigee.securityAssessmentResults().list(parameters ...)
public Apigee.Organizations.SecurityFeedback securityFeedback()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.SecurityFeedback.List request = apigee.securityFeedback().list(parameters ...)
public Apigee.Organizations.SecurityMonitoringConditions securityMonitoringConditions()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.SecurityMonitoringConditions.List request = apigee.securityMonitoringConditions().list(parameters ...)
public Apigee.Organizations.SecurityProfiles securityProfiles()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.SecurityProfiles.List request = apigee.securityProfiles().list(parameters ...)
public Apigee.Organizations.SecurityProfilesV2 securityProfilesV2()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.SecurityProfilesV2.List request = apigee.securityProfilesV2().list(parameters ...)
public Apigee.Organizations.Sharedflows sharedflows()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Sharedflows.List request = apigee.sharedflows().list(parameters ...)
public Apigee.Organizations.Sites sites()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Sites.List request = apigee.sites().list(parameters ...)
public Apigee.Organizations.Spaces spaces()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Spaces.List request = apigee.spaces().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.