Package | Description |
---|---|
com.google.api.services.compute | |
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
Compute.Projects.SetManagedProtectionTier |
Compute.Projects.setManagedProtectionTier(String project,
ProjectsSetManagedProtectionTierRequest content)
Sets the Cloud Armor Managed Protection (CAMP) tier of the project.
|
Constructor and Description |
---|
SetManagedProtectionTier(String project,
ProjectsSetManagedProtectionTierRequest content)
Sets the Cloud Armor Managed Protection (CAMP) tier of the project.
|
Modifier and Type | Method and Description |
---|---|
ProjectsSetManagedProtectionTierRequest |
ProjectsSetManagedProtectionTierRequest.clone() |
ProjectsSetManagedProtectionTierRequest |
ProjectsSetManagedProtectionTierRequest.set(String fieldName,
Object value) |
ProjectsSetManagedProtectionTierRequest |
ProjectsSetManagedProtectionTierRequest.setManagedProtectionTier(String managedProtectionTier)
Managed protection tier to be set.
|
Copyright © 2011–2023 Google. All rights reserved.