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> |
Instance.getServiceIntegrationSpecs()
Mapping of user-defined keys to specifications for service integrations.
|
Map<String,ServiceIntegrationSpec> |
InstanceProperties.getServiceIntegrationSpecs()
Mapping of user defined keys to ServiceIntegrationSpec.
|
Modifier and Type | Method and Description |
---|---|
Instance |
Instance.setServiceIntegrationSpecs(Map<String,ServiceIntegrationSpec> serviceIntegrationSpecs)
Mapping of user-defined keys to specifications for service integrations.
|
InstanceProperties |
InstanceProperties.setServiceIntegrationSpecs(Map<String,ServiceIntegrationSpec> serviceIntegrationSpecs)
Mapping of user defined keys to ServiceIntegrationSpec.
|
Copyright © 2011–2023 Google. All rights reserved.