Amazon.RDS.Model.Internal.MarshallTransformations.RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller
Résultat RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller
        public static RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller();
            }
            return instance;
        }
    
RemoveSourceIdentifierFromSubscriptionResponseUnmarshaller