| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Appgroups.Create |
Apigee.Organizations.Appgroups.create(String parent,
GoogleCloudApigeeV1AppGroup content)
Creates an AppGroup.
|
Apigee.Organizations.Appgroups.Update |
Apigee.Organizations.Appgroups.update(String name,
GoogleCloudApigeeV1AppGroup content)
Updates an AppGroup.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1AppGroup content)
Creates an AppGroup.
|
Update(String name,
GoogleCloudApigeeV1AppGroup content)
Updates an AppGroup.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.clone() |
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.set(String fieldName,
Object value) |
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setAppGroupId(String appGroupId)
Output only.
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
A list of attributes
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setChannelId(String channelId)
channel identifier identifies the owner maintaing this grouping.
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setChannelUri(String channelUri)
A reference to the associated storefront/marketplace.
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setDisplayName(String displayName)
app group name displayed in the UI
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setLastModifiedAt(Long lastModifiedAt)
Output only.
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setName(String name)
Immutable.
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setOrganization(String organization)
Immutable.
|
GoogleCloudApigeeV1AppGroup |
GoogleCloudApigeeV1AppGroup.setStatus(String status)
Valid values are `active` or `inactive`.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1AppGroup> |
GoogleCloudApigeeV1ListAppGroupsResponse.getAppGroups()
List of AppGroups.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListAppGroupsResponse |
GoogleCloudApigeeV1ListAppGroupsResponse.setAppGroups(List<GoogleCloudApigeeV1AppGroup> appGroups)
List of AppGroups.
|
Copyright © 2011–2025 Google. All rights reserved.