| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceIntegrationConfig |
UpdateServiceIntegrationConfig.clone() |
UpdateServiceIntegrationConfig |
UpdateServiceIntegrationRequest.getServiceIntegration()
An
IntegratedServiceConfig object used to specify the integrated service you want to update, and
whether you want to update it to enabled or disabled. |
UpdateServiceIntegrationConfig |
UpdateServiceIntegrationConfig.withOpsCenter(OpsCenterIntegrationConfig opsCenter) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateServiceIntegrationRequest.setServiceIntegration(UpdateServiceIntegrationConfig serviceIntegration)
An
IntegratedServiceConfig object used to specify the integrated service you want to update, and
whether you want to update it to enabled or disabled. |
UpdateServiceIntegrationRequest |
UpdateServiceIntegrationRequest.withServiceIntegration(UpdateServiceIntegrationConfig serviceIntegration)
An
IntegratedServiceConfig object used to specify the integrated service you want to update, and
whether you want to update it to enabled or disabled. |
Copyright © 2022. All rights reserved.