C# Class Material.EBDeployer.DeployLogic.Extensions.HttpResponseMessageExtensions

Exibir arquivo Open project: MaterialDev/elastic-beanstalk-deploy

Public Methods

Method Description
ConvertToVolusionExceptionAsync ( this responseMessage ) : Task
PrintCorrelationIdToConsole ( this response ) : string

Method Details

ConvertToVolusionExceptionAsync() public static method

public static ConvertToVolusionExceptionAsync ( this responseMessage ) : Task
responseMessage this
return Task

PrintCorrelationIdToConsole() public static method

public static PrintCorrelationIdToConsole ( this response ) : string
response this
return string