Package | Description |
---|---|
com.google.api.services.script.model |
Modifier and Type | Method and Description |
---|---|
ListDeploymentsResponse |
ListDeploymentsResponse.clone() |
ListDeploymentsResponse |
ListDeploymentsResponse.set(String fieldName,
Object value) |
ListDeploymentsResponse |
ListDeploymentsResponse.setDeployments(List<Deployment> deployments)
The list of deployments.
|
ListDeploymentsResponse |
ListDeploymentsResponse.setNextPageToken(String nextPageToken)
The token that can be used in the next call to get the next page of results.
|
Copyright © 2011–2019 Google. All rights reserved.