Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
AsyncOptions |
AsyncOptions.clone() |
AsyncOptions |
AsyncOptions.set(String fieldName,
Object value) |
AsyncOptions |
AsyncOptions.setMethodMatch(String methodMatch)
Method regex where this policy will apply.
|
AsyncOptions |
AsyncOptions.setPollingOptions(PollingOptions pollingOptions)
Deployment manager will poll instances for this API resource setting a RUNNING state, and
blocking until polling conditions tell whether the resource is completed or failed.
|
Modifier and Type | Method and Description |
---|---|
List<AsyncOptions> |
Options.getAsyncOptions()
Options regarding how to thread async requests.
|
Modifier and Type | Method and Description |
---|---|
Options |
Options.setAsyncOptions(List<AsyncOptions> asyncOptions)
Options regarding how to thread async requests.
|
Copyright © 2011–2024 Google. All rights reserved.