| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.builder() |
default UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.opsCenter(Consumer<OpsCenterIntegrationConfig.Builder> opsCenter)
Sets the value of the OpsCenter property for this object.
|
UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.Builder.opsCenter(OpsCenterIntegrationConfig opsCenter)
Sets the value of the OpsCenter property for this object.
|
UpdateServiceIntegrationConfig.Builder |
UpdateServiceIntegrationConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateServiceIntegrationConfig.Builder> |
UpdateServiceIntegrationConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateServiceIntegrationRequest.Builder |
UpdateServiceIntegrationRequest.Builder.serviceIntegration(Consumer<UpdateServiceIntegrationConfig.Builder> 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 © 2021. All rights reserved.