Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
Control |
Control.clone() |
Control |
Service.getControl()
Configuration for the service control plane.
|
Control |
Control.set(String fieldName,
Object value) |
Control |
Control.setEnvironment(String environment)
The service controller environment to use.
|
Control |
Control.setMethodPolicies(List<MethodPolicy> methodPolicies)
Defines policies applying to the API methods of the service.
|
Modifier and Type | Method and Description |
---|---|
Service |
Service.setControl(Control control)
Configuration for the service control plane.
|
Copyright © 2011–2024 Google. All rights reserved.