Amazon.RDS.Model.Internal.MarshallTransformations.RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller
Результат RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller
        public static RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller();
            }
            return instance;
        }
    
RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller