| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.SecurityProfilesV2.Create |
Apigee.Organizations.SecurityProfilesV2.create(String parent,
GoogleCloudApigeeV1SecurityProfileV2 content)
Create a security profile v2.
|
Apigee.Organizations.SecurityProfilesV2.Patch |
Apigee.Organizations.SecurityProfilesV2.patch(String name,
GoogleCloudApigeeV1SecurityProfileV2 content)
Update a security profile V2.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1SecurityProfileV2 content)
Create a security profile v2.
|
Patch(String name,
GoogleCloudApigeeV1SecurityProfileV2 content)
Update a security profile V2.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1SecurityProfileV2> |
GoogleCloudApigeeV1ListSecurityProfilesV2Response.getSecurityProfilesV2()
List of security profiles in the organization.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListSecurityProfilesV2Response |
GoogleCloudApigeeV1ListSecurityProfilesV2Response.setSecurityProfilesV2(List<GoogleCloudApigeeV1SecurityProfileV2> securityProfilesV2)
List of security profiles in the organization.
|
Copyright © 2011–2025 Google. All rights reserved.