| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceIntegrationSpec |
ServiceIntegrationSpec.clone() |
ServiceIntegrationSpec |
ServiceIntegrationSpec.set(String fieldName,
Object value) |
ServiceIntegrationSpec |
ServiceIntegrationSpec.setBackupDr(ServiceIntegrationSpecBackupDRSpec backupDr) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServiceIntegrationSpec> |
InstanceProperties.getServiceIntegrationSpecs()
Mapping of user defined keys to ServiceIntegrationSpec.
|
Map<String,ServiceIntegrationSpec> |
Instance.getServiceIntegrationSpecs()
Mapping of user-defined keys to specifications for service integrations.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceProperties |
InstanceProperties.setServiceIntegrationSpecs(Map<String,ServiceIntegrationSpec> serviceIntegrationSpecs)
Mapping of user defined keys to ServiceIntegrationSpec.
|
Instance |
Instance.setServiceIntegrationSpecs(Map<String,ServiceIntegrationSpec> serviceIntegrationSpecs)
Mapping of user-defined keys to specifications for service integrations.
|
Copyright © 2011–2023 Google. All rights reserved.