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

GetInstance() public static method

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