| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.builder() |
default ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.Builder.opsCenter(Consumer<OpsCenterIntegration.Builder> opsCenter)
Information about whether DevOps Guru is configured to create an OpsItem in AWS Systems Manager OpsCenter for
each created insight.
|
ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.Builder.opsCenter(OpsCenterIntegration opsCenter)
Information about whether DevOps Guru is configured to create an OpsItem in AWS Systems Manager OpsCenter for
each created insight.
|
ServiceIntegrationConfig.Builder |
ServiceIntegrationConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceIntegrationConfig.Builder> |
ServiceIntegrationConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DescribeServiceIntegrationResponse.Builder |
DescribeServiceIntegrationResponse.Builder.serviceIntegration(Consumer<ServiceIntegrationConfig.Builder> serviceIntegration)
Sets the value of the ServiceIntegration property for this object.
|
Copyright © 2021. All rights reserved.