Amazon.AutoScaling.Model.Internal.MarshallTransformations.DeleteTagsResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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