| Package | Description |
|---|---|
| com.google.api.services.deploymentmanager.model |
| Modifier and Type | Method and Description |
|---|---|
MethodMap |
MethodMap.clone() |
MethodMap |
CollectionOverride.getMethodMap()
Custom verb method mappings to support unordered list API mappings.
|
MethodMap |
MethodMap.set(String fieldName,
Object value) |
MethodMap |
MethodMap.setCreate(String create)
The action identifier for the create method to be used for this collection
|
MethodMap |
MethodMap.setDelete(String delete)
The action identifier for the delete method to be used for this collection
|
MethodMap |
MethodMap.setGet(String get)
The action identifier for the get method to be used for this collection
|
MethodMap |
MethodMap.setSetIamPolicy(String setIamPolicy)
The action identifier for the setIamPolicy method to be used for this collection
|
MethodMap |
MethodMap.setUpdate(String update)
The action identifier for the update method to be used for this collection
|
| Modifier and Type | Method and Description |
|---|---|
CollectionOverride |
CollectionOverride.setMethodMap(MethodMap methodMap)
Custom verb method mappings to support unordered list API mappings.
|
Copyright © 2011–2019 Google. All rights reserved.