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

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

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