Amazon.SimpleNotificationService.Model.Internal.MarshallTransformations.GetEndpointAttributesResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

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