| Package | Description |
|---|---|
| com.google.api.services.deploymentmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigurableService |
ConfigurableService.clone() |
ConfigurableService |
Type.getConfigurableService()
Base Type (configurable service) that backs this Type.
|
ConfigurableService |
ConfigurableService.set(String fieldName,
Object value) |
ConfigurableService |
ConfigurableService.setCollectionOverrides(List<CollectionOverride> collectionOverrides)
Allows resource handling overrides for specific collections
|
ConfigurableService |
ConfigurableService.setCredential(Credential credential)
Credential used when interacting with this type.
|
ConfigurableService |
ConfigurableService.setDescriptorUrl(String descriptorUrl)
Descriptor Url for the this type.
|
ConfigurableService |
ConfigurableService.setOptions(Options options)
Options to apply when handling any resources in this service.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
Type.setConfigurableService(ConfigurableService configurableService)
Base Type (configurable service) that backs this Type.
|
Copyright © 2011–2019 Google. All rights reserved.