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

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

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