Uses of Class
software.amazon.awssdk.services.devopsguru.model.ServiceIntegrationConfig
-
Packages that use ServiceIntegrationConfig Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of ServiceIntegrationConfig in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return ServiceIntegrationConfig Modifier and Type Method Description ServiceIntegrationConfigDescribeServiceIntegrationResponse. serviceIntegration()Returns the value of the ServiceIntegration property for this object.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type ServiceIntegrationConfig Modifier and Type Method Description DescribeServiceIntegrationResponse.BuilderDescribeServiceIntegrationResponse.Builder. serviceIntegration(ServiceIntegrationConfig serviceIntegration)Sets the value of the ServiceIntegration property for this object.
-