| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.References.Create |
Apigee.Organizations.Environments.References.create(String parent,
GoogleCloudApigeeV1Reference content)
Creates a Reference in the specified environment.
|
Apigee.Organizations.Environments.References.Update |
Apigee.Organizations.Environments.References.update(String name,
GoogleCloudApigeeV1Reference content)
Updates an existing Reference.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1Reference content)
Creates a Reference in the specified environment.
|
Update(String name,
GoogleCloudApigeeV1Reference content)
Updates an existing Reference.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Reference |
GoogleCloudApigeeV1Reference.clone() |
GoogleCloudApigeeV1Reference |
GoogleCloudApigeeV1Reference.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Reference |
GoogleCloudApigeeV1Reference.setDescription(String description)
Optional.
|
GoogleCloudApigeeV1Reference |
GoogleCloudApigeeV1Reference.setName(String name)
Required.
|
GoogleCloudApigeeV1Reference |
GoogleCloudApigeeV1Reference.setRefers(String refers)
Required.
|
GoogleCloudApigeeV1Reference |
GoogleCloudApigeeV1Reference.setResourceType(String resourceType)
The type of resource referred to by this reference.
|
Copyright © 2011–2025 Google. All rights reserved.