| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Spaces.Create |
Apigee.Organizations.Spaces.create(String parent,
GoogleCloudApigeeV1Space content)
Create a space under an organization.
|
Apigee.Organizations.Spaces.Patch |
Apigee.Organizations.Spaces.patch(String name,
GoogleCloudApigeeV1Space content)
Updates a space.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1Space content)
Create a space under an organization.
|
Patch(String name,
GoogleCloudApigeeV1Space content)
Updates a space.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Space |
GoogleCloudApigeeV1Space.clone() |
GoogleCloudApigeeV1Space |
GoogleCloudApigeeV1Space.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Space |
GoogleCloudApigeeV1Space.setCreateTime(String createTime)
Output only.
|
GoogleCloudApigeeV1Space |
GoogleCloudApigeeV1Space.setDisplayName(String displayName)
Optional.
|
GoogleCloudApigeeV1Space |
GoogleCloudApigeeV1Space.setName(String name)
Output only.
|
GoogleCloudApigeeV1Space |
GoogleCloudApigeeV1Space.setUpdateTime(String updateTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Space> |
GoogleCloudApigeeV1ListSpacesResponse.getSpaces()
List of Apigee organization spaces.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListSpacesResponse |
GoogleCloudApigeeV1ListSpacesResponse.setSpaces(List<GoogleCloudApigeeV1Space> spaces)
List of Apigee organization spaces.
|
Copyright © 2011–2025 Google. All rights reserved.