Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1 | |
com.google.api.services.serviceconsumermanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
ServiceConsumerManagement.Services.TenancyUnits.ApplyProjectConfig |
ServiceConsumerManagement.Services.TenancyUnits.applyProjectConfig(String name,
ApplyTenantProjectConfigRequest content)
Apply a configuration to an existing tenant project.
|
Constructor and Description |
---|
ApplyProjectConfig(String name,
ApplyTenantProjectConfigRequest content)
Apply a configuration to an existing tenant project.
|
Modifier and Type | Method and Description |
---|---|
ApplyTenantProjectConfigRequest |
ApplyTenantProjectConfigRequest.clone() |
ApplyTenantProjectConfigRequest |
ApplyTenantProjectConfigRequest.set(String fieldName,
Object value) |
ApplyTenantProjectConfigRequest |
ApplyTenantProjectConfigRequest.setProjectConfig(TenantProjectConfig projectConfig)
Configuration that should be applied to the existing tenant project.
|
ApplyTenantProjectConfigRequest |
ApplyTenantProjectConfigRequest.setTag(String tag)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.