Uses of Class
software.amazon.awssdk.services.devopsguru.model.OpsCenterIntegrationConfig
-
Packages that use OpsCenterIntegrationConfig Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of OpsCenterIntegrationConfig in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return OpsCenterIntegrationConfig Modifier and Type Method Description OpsCenterIntegrationConfigUpdateServiceIntegrationConfig. opsCenter()Returns the value of the OpsCenter property for this object.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type OpsCenterIntegrationConfig Modifier and Type Method Description UpdateServiceIntegrationConfig.BuilderUpdateServiceIntegrationConfig.Builder. opsCenter(OpsCenterIntegrationConfig opsCenter)Sets the value of the OpsCenter property for this object.
-