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

GetInstance() public static method

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