| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Instances.Create |
Apigee.Organizations.Instances.create(String parent,
GoogleCloudApigeeV1Instance content)
Creates an Apigee runtime instance.
|
Apigee.Organizations.Instances.Patch |
Apigee.Organizations.Instances.patch(String name,
GoogleCloudApigeeV1Instance content)
Updates an Apigee runtime instance.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1Instance content)
Creates an Apigee runtime instance.
|
Patch(String name,
GoogleCloudApigeeV1Instance content)
Updates an Apigee runtime instance.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.clone() |
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setAccessLoggingConfig(GoogleCloudApigeeV1AccessLoggingConfig accessLoggingConfig)
Optional.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setConsumerAcceptList(List<String> consumerAcceptList)
Optional.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setDescription(String description)
Optional.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setDiskEncryptionKeyName(String diskEncryptionKeyName)
Optional.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setDisplayName(String displayName)
Optional.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setHost(String host)
Output only.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setIpRange(String ipRange)
Optional.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setIsVersionLocked(Boolean isVersionLocked)
Output only.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setLastModifiedAt(Long lastModifiedAt)
Output only.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setLocation(String location)
Required.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setMaintenanceUpdatePolicy(GoogleCloudApigeeV1MaintenanceUpdatePolicy maintenanceUpdatePolicy)
Optional.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setName(String name)
Required.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setPeeringCidrRange(String peeringCidrRange)
Optional.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setPort(String port)
Output only.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setRuntimeVersion(String runtimeVersion)
Output only.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setScheduledMaintenance(GoogleCloudApigeeV1ScheduledMaintenance scheduledMaintenance)
Output only.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setServiceAttachment(String serviceAttachment)
Output only.
|
GoogleCloudApigeeV1Instance |
GoogleCloudApigeeV1Instance.setState(String state)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Instance> |
GoogleCloudApigeeV1ListInstancesResponse.getInstances()
Instances in the specified organization.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListInstancesResponse |
GoogleCloudApigeeV1ListInstancesResponse.setInstances(List<GoogleCloudApigeeV1Instance> instances)
Instances in the specified organization.
|
Copyright © 2011–2025 Google. All rights reserved.