Amazon.StorageGateway.Model.Internal.MarshallTransformations.DescribeGatewayInformationResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

public static GetInstance ( ) : DescribeGatewayInformationResponseUnmarshaller
return DescribeGatewayInformationResponseUnmarshaller
        public static DescribeGatewayInformationResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new DescribeGatewayInformationResponseUnmarshaller();
          }
          return instance;
        }
  
DescribeGatewayInformationResponseUnmarshaller