| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static OpsCenterIntegrationConfig.Builder |
OpsCenterIntegrationConfig.builder() |
OpsCenterIntegrationConfig.Builder |
OpsCenterIntegrationConfig.Builder.optInStatus(OptInStatus optInStatus)
Specifies if DevOps Guru is enabled to create an Amazon Web Services Systems Manager OpsItem for each created
insight.
|
OpsCenterIntegrationConfig.Builder |
OpsCenterIntegrationConfig.Builder.optInStatus(String optInStatus)
Specifies if DevOps Guru is enabled to create an Amazon Web Services Systems Manager OpsItem for each created
insight.
|
OpsCenterIntegrationConfig.Builder |
OpsCenterIntegrationConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OpsCenterIntegrationConfig.Builder> |
OpsCenterIntegrationConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.opsCenter(Consumer<OpsCenterIntegrationConfig.Builder> opsCenter)
Sets the value of the OpsCenter property for this object.
|
Copyright © 2023. All rights reserved.