| Package | Description |
|---|---|
| com.google.api.services.deploymentmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.clone() |
Options |
BaseType.getOptions()
Options to apply when handling any resources in this service.
|
Options |
CollectionOverride.getOptions()
The options to apply to this resource-level override
|
Options |
TypeProvider.getOptions()
Options to apply when handling any resources in this service.
|
Options |
Options.set(String fieldName,
Object value) |
Options |
Options.setAsyncOptions(List<AsyncOptions> asyncOptions)
Options regarding how to thread async requests.
|
Options |
Options.setInputMappings(List<InputMapping> inputMappings)
The mappings that apply for requests.
|
Options |
Options.setNameProperty(String nameProperty)
The json path to the field in the resource JSON body into which the resource name should be
mapped.
|
Options |
Options.setValidationOptions(ValidationOptions validationOptions)
Options for how to validate and process properties on a resource.
|
| Modifier and Type | Method and Description |
|---|---|
BaseType |
BaseType.setOptions(Options options)
Options to apply when handling any resources in this service.
|
CollectionOverride |
CollectionOverride.setOptions(Options options)
The options to apply to this resource-level override
|
TypeProvider |
TypeProvider.setOptions(Options options)
Options to apply when handling any resources in this service.
|
Copyright © 2011–2021 Google. All rights reserved.